wiz-lang / wiz

A high-level assembly language for writing homebrew software and games on retro console platforms.
http://wiz-lang.org/
Other
409 stars 40 forks source link

Add Visual Studio Extension #100

Closed furesoft closed 3 years ago

Danl2620 commented 3 years ago

Top answer here has step by step instructions: https://stackoverflow.com/questions/30687783/create-custom-language-in-visual-studio-code

Danl2620 commented 3 years ago

Done! Open VS Code and search extensions for "Wiz Language Support". See repo here https://github.com/Danl2620/wiz-lang-ext.