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

fasm for vscode

Preview

Paval-from-Belarus

|
98 installs
| (0) | Free
Fasm x86_64 assembly syntax highlighting and etc
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode fasm extension x86-64

What was done?

  • Custom color theme
  • Custom syntax highlighting (thanks amatilda for most of work)
  • Additional options:
    • highlitghting source code by docs

What about the future?

  • More flexible indexation
    • Change index only for specific files
    • Make index more effective (rewrite on assembly))
  • Highlights function's source file (remember file name for modules/functions)
  • Smart refactoring (inside function or between label)
  • Smart tips (mov word [APPROPRIATE_PLACE]) and input mistakes detection (tricky heuristics)
  • Extended syntax for structures (tips about struct's fields) — new docs
  • Add user's file to index

P. S. Everything was created for internal development needs

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