Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>dasmNew to Visual Studio Code? Get it now.

dasm

Settis

|
185 installs
| (0) | Free
Language support for DASM 6502
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

dasm language support for VSCode

This is a VSCode extension for programming in dasm. Only 6502 is supported.

Note: you still need a separate dasm assembler to generate binaries.

Features

  • syntax highlighting
  • error checking
  • include & include dir support
  • navigating by labels (like go to definition)

Plans

  • type-matching completion
  • outline view
  • show listing of applied macros
  • hovering
  • docstring support
  • assembling
  • 65c816 support
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft