Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Trim EVMNew to Visual Studio Code? Get it now.
Trim EVM

Trim EVM

0xMacro

|
5 installs
| (0) | Free
Syntax highlighting for trim`...` blocks in JS/TS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Trim VS Code Language Extension

VS Code extension for the Trim EVM programming language.

Includes syntax highlighting for .trim files, AND ALSO JavaScript and TypeScript files like this:

import { trim } from 'trim-evm

// This will be syntax-highlighted in your editor
const bytecode = trim`
  (ADD 0x00 0x20)
`

Developing

npm install -g @vscode/vsce
vsce package
vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft