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

P16

roby2014

|
39 installs
| (0) | Free
P16 Assembly extension for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

⚠️ PROJECT UNDER DEVELOPMENT ⚠️ Dont expect it to be 100% functional (for now)

P16

P16 Assembly extension for Visual Studio Code.
This extension was made to be used by students in the Computer Architecture class at Instituto Superior de Engenharia de Lisboa (ISEL) university.

Features

Syntax Highlighting

Live error messages

Built in compiler

Requirements

P16 compiler (assets/pas.exe) in your $PATH or in the same folder as the program you are compiling

Recommended extensions

  • Error Lens

TODO

[ ] Parse the remaining instructions for the live errors feature (ldr, str, ...)

[ ] Symbols table (constants, labels, indirect jumps, etc)

[ ] File extension icon

[ ] Find bugs

[ ] Use smarter parsing techniques


  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft