/ossaction-vscode

VSCode Syntax Highlighting for OSS Action! language for the Atari 8-bit computers

GNU General Public License v3.0GPL-3.0

OSS Action!

Atari OSS Action! syntax highlighting for Visual Studio Code.

Supports all reserved words from the OSS Action! language and the standard runtime functions.

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following commnand, and press Enter.

ext install ossaction

Acknowledgments

  • Thanks to ZX-Basic syntax highlighting project which I based this one on.