Skip to content
Docs SDKs & integrations

IDE extensions

Inline Conflict Radar and commit-state badges inside your editor.

The IDE extensions talk to the local daemon over its socket. There is no extra configuration once the daemon is running — install the extension, open a repo, and the status bar lights up.

EditorInstall
VS Code / Cursorcode --install-extension gridtrue.gridtrue (or search 'gridtrue' in the marketplace).
JetBrains (IntelliJ, GoLand, …)Settings → Plugins → Marketplace → gridtrue.
Neovimlazy.nvim: { 'gridtrue/nvim-gridtrue' }. Requires Neovim 0.10+.
Zedcmd+shift+P → 'zed: install extension' → gridtrue.

What you get

  • Status-bar badge with the current commit state (DRAFT / VALIDATING / ATTESTED / PROMOTABLE / DEPLOYED).
  • Inline Conflict Radar notifications when a teammate attests overlapping work.
  • A 'gridtrue: Validate' command wired to the active profile.
  • Quick-open of the policy contract for the current file.