https://github.com/open-goal/opengoal-vscode
VSCode Extension for OpenGOAL
https://github.com/open-goal/opengoal-vscode
Last synced: 7 days ago
JSON representation
VSCode Extension for OpenGOAL
- Host: GitHub
- URL: https://github.com/open-goal/opengoal-vscode
- Owner: open-goal
- License: isc
- Created: 2022-03-17T02:50:11.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T09:13:47.000Z (8 months ago)
- Last Synced: 2025-04-01T14:14:39.206Z (27 days ago)
- Language: TypeScript
- Size: 5.74 MB
- Stars: 21
- Watchers: 6
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenGOAL for VSCode
Provides syntax highlighting, snippets, and more for the OpenGOAL language and it's related languages as well - https://open-goal.github.io
Therefore, this repo also contains TextMate grammars for the languages that you should be able to use for any other editor if you so choose.
## Features
- Syntax Highlighting for `.gc` (OpenGOAL) files
- Syntax Highlighting for `*_ir2.asm` (OpenGOAL IR) files
- Supports embedded highlighting for OpenGOAL blocks
- File Icons distinct for each sub-language## Example Screenshots
OpenGOAL Syntax Highlighting:

OpenGOAL IR Syntax Highlighting:
