- 36
- Posts
- 14
- Years
- England, UK
- Seen Jun 14, 2022
I've quickly thrown together an extension for .inc script syntax highlighting for VS Code, as I surely can't be the only developer here to prefer it over plain text editors. I've just packaged it as a local extension you can easily install from the .vsix file. All suggestions welcome.
Features:
Screenshots:
Features:
- Language support as 'pkmnscript', for lack of a better name.
- Syntax highlighting for labels, macros and strings in .inc files.
- Use of @ for single-line comments (e.g. for Ctrl+/).
Screenshots:
Spoiler:
![[PokeCommunity.com] Visual Studio Code extension for GBA script syntax highlighting [PokeCommunity.com] Visual Studio Code extension for GBA script syntax highlighting](https://i.imgur.com/kQYja8R.png)
![[PokeCommunity.com] Visual Studio Code extension for GBA script syntax highlighting [PokeCommunity.com] Visual Studio Code extension for GBA script syntax highlighting](https://i.imgur.com/hRRmVng.png)