Skip to main content
Version: v2 (current)

Plugin for AI Editors

Windsurf, Cursor AI, and Google Antigravity are modern AI-powered IDEs built as forks of VS Code. The PanDev Metrics plugin for these editors is installed in the same way as for VS Code.

Key Features

  • Zero Click — no manual tracking start/stop required
  • Full Compatibility — works as a native VS Code extension
  • Activity Tracking — records time spent on files and projects
  • Security — source code is not captured

Supported Editors

  • Windsurf — AI editor by Codeium
  • Cursor AI — AI-first code editor
  • Google Antigravity — agent-first IDE by Google

Installation

  1. Open the Extensions tab (Ctrl+Shift+X / Cmd+Shift+X)
  2. Type PanDev Metrics in the search bar
  3. Click Install
Compatibility

Since Windsurf, Cursor AI, and Antigravity are forks of VS Code, the plugin works natively without any limitations.

Configuration

Open Command Palette (Ctrl+Shift+P / Cmd+Shift+P), type PanDev: Configure, and fill in the connection parameters:

SaaS (Corporate Account)

For companies using the cloud version of PanDev Metrics.

ParameterValue
Server URLhttps://metrics-cloud.pandev.io
Company LoginYour company identifier
LoginEmployee login
PasswordEmployee password
Where to find Company Login?

You can find the Company Identifier from your administrator or in the PanDev Metrics platform settings under Settings → Company.


SaaS (Personal Account)

For individual developers using a personal workspace.

ParameterValue
Server URLhttps://metrics-cloud.pandev.io
Company Loginleave empty
LoginYour email
PasswordYour password
Personal Workspace

When the Company Login field is empty, data is sent to your personal workspace, accessible only to you.


On-Premise (Private Infrastructure)

For companies with their own PanDev Metrics server.

ParameterValue
Server URLYour server URL (e.g., https://pandev.company.local)
Company Loginleave empty (not used for On-Premise)
LoginEmployee login
PasswordEmployee password
note

Your system administrator provides the server URL and credentials.

Verification

After configuration, you will see an Online status in the status bar (bottom right corner of the editor).

Usage

The plugin works in the background:

  • Tracks open files and editing time
  • Records activity in Git branches
  • Automatically sends data to the PanDev Metrics server
  • Metrics appear on the dashboard within a few minutes