Atari OSS Action! syntax highlighting for Visual Studio Code.
Supports all reserved words from the OSS Action! language and the standard runtime functions.
Launch VS Code Quick Open (Ctrl+P), paste the following commnand, and press Enter.
ext install ossaction
- Thanks to ZX-Basic syntax highlighting project which I based this one on.