Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>GoLand UI + Go Syntax TuningNew to Visual Studio Code? Get it now.
GoLand UI + Go Syntax Tuning

GoLand UI + Go Syntax Tuning

Jason Dnfkr

|
4 installs
| (0) | Free
Applies GoLand-like UI colors and Go-only syntax tuning while preserving the current code color theme for other languages.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GoLand UI + Go Syntax Tuning

This extension applies JetBrains GoLand-like workbench UI colors and Go-only syntax tuning while preserving your current code color theme for other languages.

Unlike a normal VS Code color theme, this extension does not contribute a selectable theme and does not change workbench.colorTheme.

What It Changes

  • Workbench UI colors are set to match JetBrains Islands Dark (Goland).
  • Go files get tuned semantic and TextMate token colors.
  • Other languages keep the token colors from your currently selected theme.

Go Behavior

The extension enables gopls semantic tokens by default and tunes Go highlighting for:

  • function declarations
  • function and method calls
  • built-in functions
  • nil
  • package/module names
  • types/interfaces/structs
  • readonly string constants

Important Notes

VS Code settings from the user or workspace can override extension defaults. If a setting appears not to apply, check your user and workspace settings.json.

Attribution

UI colors are derived from the locally installed JetBrains Islands Dark (Goland) theme by JasonDnfkr, with additional Go token tuning. Verify upstream licensing/permission before publishing publicly.

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