/nesasm-vscode

A VSCode extension to add support for programming in NESASM

Primary LanguageTypeScriptMIT LicenseMIT

NESASM VSCode Language Support

A VSCode extension to add language support for programming in NESASM language for the 6502. You still need to provide your own NESASM compiler.

Disclaimer: I'm very new to VSCode extensions. Expect this to go slowly with lots of trial and error.

Features

  • Syntax highlighting

Planned

  • Completions
  • Hover information

Maybe

  • Compiler Integration
  • Diagnostics