Skip to content

Klubuntu/vscode-asm-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Assembly (asm) Snippets for Visual Studio Code

  • Supports NASM (Intel Syntax)
  • Works for all VSCode Versions

How to install

  1. Download zip file from latest release
  2. Extract zip
  3. Place extracted folder on User Profile (Code directory)
  • On Windows %appdata%\Code\User
  • On Linux $HOME/.config/Code/User/
  • On MacOS $HOME/Library/ApplicationSupport/Code/User/
  1. Happy Coding 🎉

Other

  • ⚠️ Installing this snippet, will replace your exists installed asm snippets
  • ✅ Thanks for usage
  • 🏁 If you have, finded bugs/idea, please report to Issues or create Pull Request