Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>LLVMNew to Visual Studio Code? Get it now.
LLVM

LLVM

Ingvar Stepanyan

|
77,274 installs
| (7) | Free
LLVM IR syntax highlight
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LLVM

Syntax highlighting and snippets for LLVM IR (LLVM Intermediate Representation).

Syntax highlighting and snippets were taken from LLVM TextMate Bundle.

Features

  • Basic syntax highlighting
  • Snippets

Snippets

Instruction Short Cut
alloca alloca
branch conditionally br
branch unconditionally bru
call call
def def
getelementptr getelementptr
hello world program hello
icmp icmp
load load
ret ret
store store

Known Issues

  • Please report grammar issues or suggestions to the LLVM TextMate Bundle repository and extension-related suggestions here.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft