Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>LLVM IR Language Support for VSCodeNew to Visual Studio Code? Get it now.
LLVM IR Language Support for VSCode

LLVM IR Language Support for VSCode

qiu

|
2,090 installs
| (3) | Free
This plugin provides functions such as syntax highlighting, code formatting, and hover prompts for the `llvm ir` language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

llvm-ir-language-support

中國語

This plugin provides functions such as syntax highlighting, code formatting, and hover prompts for the llvm ir language.

features

  • [x] syntax highlighting
  • [x] Code formatting
  • [x] Hover tooltip
  • [x] Error diagnosis
  • [x] jump definition
  • [x] View references
  • [ ] Autocompletion

Code formatting

Hover prompt

When the mouse rolls over an instruction, its documentation will be displayed.

When the mouse hovers over the variable, the type will be prompted, and when the mouse hovers over comdat, attrgroup and type, their definitions will be displayed.

Error Diagnosis

Go to Definition

View References

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft