1
Fork 0
mirror of https://github.com/Steffo99/riscv-plus.git synced 2024-10-16 06:27:33 +00:00
riscv-plus/README.md

21 lines
660 B
Markdown
Raw Permalink Normal View History

2024-09-15 16:49:09 +00:00
<div align="center">
2024-09-15 16:49:43 +00:00
<img src="icon.png" width="128" height="128" alt="">
2022-06-21 00:55:00 +00:00
# RISC-V Plus
2019-05-13 17:16:03 +00:00
2024-09-15 16:49:09 +00:00
RISC-V syntax highlighting for Visual Studio Code
</div>
> [!Warning]
>
> This extension was written when I had no idea of how a language parser worked.
> It probably needs a complete rewrite...
2019-05-13 17:17:08 +00:00
2024-09-15 16:49:09 +00:00
## Links
2022-06-21 01:32:30 +00:00
2024-09-15 16:49:09 +00:00
[![On the Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/d/steffo.riscv-plus?label=visual+studio+marketplace)](https://marketplace.visualstudio.com/items?itemName=steffo.riscv-plus)
2024-09-15 16:59:00 +00:00
[![On OpenVSX](https://img.shields.io/open-vsx/dt/steffo/riscv-plus?label=open+vsx+registry)](https://open-vsx.org/extension/steffo/riscv-plus)