Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>RISC-VNew to Visual Studio Code? Get it now.
RISC-V

RISC-V

sunshaoce

|
385 installs
| (1) | Free
All extensions of RISC-V assembly language are supported with syntax highlighting and snippets.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RISC-V

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

Features

This VSCode extension provides basic RISC-V colorization and snippets support. All RISC-V Extensions will be supported in the future, welcome to Issue and PR.

Colors

colors

Supported

  • RV32I Extension

  • RV64I Extension

  • RV128I Extension

  • RV32E Extension

  • RV64E Extension

  • RV128E Extension

  • A Extension

  • C Extension

  • D Extension

  • F Extension

  • H Extension

  • M Extension

  • Q Extension

  • V Extension

  • Zacas Extension

  • Zba Extension

  • Zbb Extension

  • Zbc Extension

  • Zbkb Extension

  • Zbkc Extension

  • Zbkx Extension

  • Zbs Extension

  • Zca Extension

  • Zcb Extension

  • Zcd Extension

  • Zcf Extension

  • Zcmp Extension

  • Zcmt Extension

  • Zdinx Extension

  • Zfh Extension

  • Zfhmin Extension

  • Zfinx Extension

  • Zhinx Extension

  • Zhinxmin Extension

  • Zicbom Extension

  • Zicbop Extension

  • Zicboz Extension

  • Zicsr Extension

  • Zifencei Extension

  • Zknh Extension

  • Zksh Extension

  • Zmmul Extension

  • Zvbb Extension

  • Zvbc Extension

  • Zvfbfmin Extension

  • Lowercase/Uppercase

  • GCC Assembler directives

  • LLVM Assembler directives

  • Preprocessors like #include and #define

  • Comments: #, // and /* */

Snippets

The extension is based on Textmate's MIPS bundle.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft