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

grug

MyNameIsTrez

|
9 installs
| (0) | Free
The perfect modding language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

grug vscode

This is the VS Code extension for my modding language called grug, which I described in detail in my blog post.

Publishing updates

You'll need vsce, which can be downloaded with sudo npm install -g @vscode/vsce.

Run sudo vsce publish to publish the update. Don't forget to increment the version key at the top of package.json!

Coloring

The package.json file contains a "textMateRules" key, which specifies the colors.

The hex values have been gotten by using inspect element on the colored code blocks in my blog post about grug, and then looking at the color values in their CSS classes.

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