About
Hey everyone! I've been meaning to make a post about this project for a little while but somehow kept forgetting to do it, so here it is now!
A little while back I made a VS Code extension which adds syntax highlighting for TI-BASIC. The extension also adds code snippets, which were contributed by Hamburger317. The code (at least my part) honestly isn't the best since this is the first time I've made a VS Code extension, but feel free to check out the GitHub repository here if you want: https://github.com/TIny-Hacker/language-ti-basic
Screenshots
Conclusion
The extension is available on the Visual Studio Marketplace under the name "TI-BASIC" here, so you can give it a try if you want! Be sure to let me know what you think and I'll try to improve the extension overtime. I'd like to add support for intellisense at some point in the (distant?) future and possibly some way to open/save binaries that can be sent to the calculator as well, though I'm not sure how I would do that or the best possible way to go about it.
Hey everyone! I've been meaning to make a post about this project for a little while but somehow kept forgetting to do it, so here it is now!
A little while back I made a VS Code extension which adds syntax highlighting for TI-BASIC. The extension also adds code snippets, which were contributed by Hamburger317. The code (at least my part) honestly isn't the best since this is the first time I've made a VS Code extension, but feel free to check out the GitHub repository here if you want: https://github.com/TIny-Hacker/language-ti-basic
Screenshots
Conclusion
The extension is available on the Visual Studio Marketplace under the name "TI-BASIC" here, so you can give it a try if you want! Be sure to let me know what you think and I'll try to improve the extension overtime. I'd like to add support for intellisense at some point in the (distant?) future and possibly some way to open/save binaries that can be sent to the calculator as well, though I'm not sure how I would do that or the best possible way to go about it.