Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>GoLand ToolkitNew to Visual Studio Code? Get it now.
GoLand Toolkit

GoLand Toolkit

sagaryadaviitk

|
2 installs
| (0) | Free
A GoLand-inspired VS Code extension pack for theme, version control, Go formatting, and keybindings.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GoLand Toolkit

GoLand Toolkit is a VS Code extension pack for a GoLand-inspired Go development setup.

Included Extensions

  • GoLand Exact Theme: dark UI, Go syntax colors, and file icons
  • GoLand Version Control: local changes view with multi-repo support, status colors, auto-refresh, inline stage/revert, and native diffs
  • GoLand Go Formatter: standalone Go formatting defaults without language-server diagnostics
  • GoLand Keybindings: frozen IntelliJ IDEA keymap plus local VS Code keybinding overrides

Installation

Install GoLand Toolkit to get the full suite. Each extension remains independently installable, so users can keep only the pieces they want.

For local development before Marketplace publishing:

npm run install:local

The local installer packages and installs sibling VSIX files from:

  • ../goland-exact-theme
  • ../goland-version-control
  • ../goland-go-formatter
  • ../goland-keybindings
  • this extension pack

Future Extensions

New GoLand-style features should ship as their own standalone extension first. Add them to this extension pack only after they are stable enough for suite users.

Notes

  • This extension pack is GoLand-inspired and is not affiliated with JetBrains.
  • Extension packs install Marketplace extension ids. Local unpublished testing uses scripts/install-local.sh to install sibling VSIX files directly.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft