Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Awais Mehnga AssemblyNew to Visual Studio Code? Get it now.
Awais Mehnga Assembly

Awais Mehnga Assembly

Muhammad Awais

|
128 installs
| (0) | Free
Simple snippets for TASM assembly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Awais Mehnga Assembly Snippets README

Simple snippets for TASM assembly.

Features

Snippets included:

  • Boiler Plate [amb]
  • Variable [var]
  • Array [array]
  • Reading a character [cread]
  • Printing a character [cprint]
  • Printing a string [sprint]
  • Loop [loop]
  • Multiplication [multiply]
  • Division [divide]
  • Comparing [compare]
  • New Line [newline]
  • Multi Digit Input [Minput]
  • Multi Digit Output [Moutput]

Requirements

VS Code doesn't natively support TASM assembly so an extension with language support for TASM is required for VS Code to recongnize .asm files.

Release Notes

1.0.1

  • Initial release

1.0.4

added multi digit input output

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft