Skip to content

Qiu-Weidong/llvm-ir-language-support-for-vscode

Repository files navigation

llvm-ir-language-support

中國語

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

features

  • syntax highlighting
  • Code formatting
  • Hover tooltip
  • Error diagnosis
  • jump definition
  • 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

About

LLVM IR language support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published