https://github.com/klubuntu/vscode-asm-snippets
Assembly Snippets for Visual Studio Code
https://github.com/klubuntu/vscode-asm-snippets
asm asmx86 assembly assembly-language assembly-language-programming assembly-learning assembly-x86 better-life code linux macos macosx nasm setup snippets vscode vscode-snippets windows
Last synced: about 1 month ago
JSON representation
Assembly Snippets for Visual Studio Code
- Host: GitHub
- URL: https://github.com/klubuntu/vscode-asm-snippets
- Owner: Klubuntu
- Created: 2023-01-10T18:29:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T18:50:35.000Z (over 2 years ago)
- Last Synced: 2025-01-25T22:21:00.013Z (3 months ago)
- Topics: asm, asmx86, assembly, assembly-language, assembly-language-programming, assembly-learning, assembly-x86, better-life, code, linux, macos, macosx, nasm, setup, snippets, vscode, vscode-snippets, windows
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assembly (asm) Snippets for Visual Studio Code
- [X] Supports NASM (Intel Syntax)
- Works for all VSCode Versions## How to install
0. Download zip file from [latest release](https://github.com/Klubuntu/vscode-asm-snippets/releases/latest)
1. Extract zip
2. 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/``
3. 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**