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

fasm for vscode

Preview

Paval-from-Belarus

|
1,591 installs
| (1) | 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 releas notes

  • Add mnemonic enum/struct support (via additional declaration)
  • Add file system highlitghting (in which file of project directory function was declared)
  • Some small fixes of syntax highlitghting (and, obviously, new features)
  • Add ".fasmignore" file (to eleminate indexation of specific files)

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
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft