Official Visual Studio Code extension for the Shank programming language.
Features
- Full syntax highlighting for
.skfiles. - Clickable "Run" button in the editor title bar to instantly compile and run your code.
- Custom file icons for your Shank projects.
Usage
Simply install this extension, open a .sk file, and click the Run button (or press Ctrl+Shift+B) to execute your script natively using the shankc.exe compiler!