Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GovIDENew to Visual Studio Code? Get it now.
GovIDE

GovIDE

Sher Muhammad

|
1 install
| (0) | Free
See your PMS-assigned work and mark what you're currently working on, without leaving VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GovIDE

A VS Code extension that surfaces your PMS-assigned tasks in the sidebar, lets you view a task's requirement, and mark it as your active work — synced back to PMS in real time.

Configuration

Defaults to the live PMS deployment — no setup needed for normal use.

Setting Default Description
govide.pmsApiUrl https://glideexecutions.com/api Base URL of the PMS backend API.
govide.pmsWebUrl https://glideexecutions.com Base URL of the PMS web app (used to open the login/consent page in your browser).

Override either setting only if you're pointing GovIDE at a different environment, e.g. a local dev PMS instance (http://localhost:8000/api / http://localhost:4200).

Deployment security notice

Both govide.pmsApiUrl and govide.pmsWebUrl MUST use https:// for any PMS deployment that is not localhost.

The login flow sends credentials to pmsWebUrl (the consent page's login form) and the extension's access token is sent as a Bearer header on every pmsApiUrl request. Over plain HTTP on a real network, both are exposed to interception. An http://localhost override is safe only because that traffic never leaves your own machine.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft