1
Fork 0
mirror of https://github.com/Steffo99/riscv-plus.git synced 2024-10-16 06:27:33 +00:00
Really basic RISC-V syntax highlighting for VSC.
Find a file
2024-09-15 18:59:00 +02:00
.vscode First commit 2019-05-13 19:16:03 +02:00
configurations Remove trailing comma in configuration 2022-06-21 03:05:20 +02:00
syntaxes Comments don't need characters after them 2019-05-19 16:27:42 +02:00
.gitignore Add .gitignore 2019-05-13 19:23:19 +02:00
.vscodeignore First commit 2019-05-13 19:16:03 +02:00
CHANGELOG.md Update changelog 2022-06-21 03:40:10 +02:00
icon.png Add icon 2022-06-21 02:55:00 +02:00
LICENSE.txt Fix LICENSE file having the wrong license 2022-06-21 02:59:10 +02:00
package.json Support .s extension 2022-06-21 03:05:27 +02:00
README.md Fix link 2024-09-15 18:59:00 +02:00
vsc-extension-quickstart.md First commit 2019-05-13 19:16:03 +02:00

RISC-V Plus

RISC-V syntax highlighting for Visual Studio Code

Warning

This extension was written when I had no idea of how a language parser worked.
It probably needs a complete rewrite...

On the Visual Studio Marketplace On OpenVSX