Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redcmd/qcpu-syntax-highlighter
VScode syntax highlighting extension for the QCPU assembly language by QSmally
https://github.com/redcmd/qcpu-syntax-highlighter
Last synced: 6 days ago
JSON representation
VScode syntax highlighting extension for the QCPU assembly language by QSmally
- Host: GitHub
- URL: https://github.com/redcmd/qcpu-syntax-highlighter
- Owner: RedCMD
- License: other
- Created: 2021-12-14T22:31:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T08:28:07.000Z (about 2 years ago)
- Last Synced: 2023-03-06T23:42:29.219Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 131 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Syntax Highlighting for QCPU language
## Features
Highlights code## Requirements
This extension was designed with VSCode's default Dark+ theme in mind.
Other themes may work with various successes.## Known Issues
Many.
Comments are very very cursed.
Will have to code up a language server of some sort to fix it.## Release Notes
Check out the change log
-----------------------------------------------------------------------------------------------------------
### For more information
* [Discord Server](https://discord.gg/Nv8jzWg5j8)
* [Google Sheet listing all instructions](https://docs.google.com/spreadsheets/d/1-tPUTmeeIqXrqHCRS3xfTa6rvlclP2WCtQUhcKbS9gk/edit#gid=300981728)
* [Github - QOS](https://github.com/QSmally/QOS)
* [Github - QCPU CLI](https://github.com/QSmally/QCPU-CLI)