VSCode-CHERI-RISC-V-Highlighting

This project is copied and adapted from RISC-V Support.

Features

This VSCode extension provides CHERI RISC-V (as well as other RISC-V and extensions) assembly code highlightling.

Development

To test the extension, open this directory in VSCode. Run using .vscode/launch.json. In the pop-up window, the extension is enabled.

If changes are made in the extension while running, simple save the change, and in the test window, Ctrl+P - Reload Window.