Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PARIS Deployments MonitorNew to Visual Studio Code? Get it now.
PARIS Deployments Monitor

PARIS Deployments Monitor

PARIS Deployments Monitor

|
9 installs
| (3) | Free
Complete PARIS Deployments Monitor for viewing and managing deployments in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PARIS Deployments Monitor

Complete PARIS Deployments Monitor for VSCode with job selection and activity bar integration. Its a single bundle extension for frontend and backend services.

Features

✅ Connect to Jenkins - Direct integration with Jenkins servers
✅ View Deployments - See deployment status across multiple environments
✅ Job Selection - Configure which jobs to monitor with search & filter
✅ Summary Cards - View deployment counts per environment
✅ Activity Bar Icon - Easy access from VSCode's left sidebar
✅ Auto-save Configuration - Credentials stored in VSCode settings

Installation & Setup

  1. Search 'PARIS Deployments Monitor' in VS Code Marketplace

  2. Install the extension

  3. Create/Find user credentials to login

    • Users can find the username as the Object ID in user profile
    • API Token need to be created after logging into Jenkins website
      • Login to Jenkins Account
      • Navigate to Security section
      • Add new API Token (Remember to copy and store API token offline as it is shown only once)

Usage

  1. Click the Jenkins Dashboard icon in the activity bar (left sidebar)
  2. Enter Jenkins URL, username, and API token
  3. Click "Connect"
  4. Select jobs from the "Jobs" tab
  5. Navigate to Deployments tab and click 'Refresh'
  6. View deployments in the "Dashboard" tab
  7. Click 'Disconnect' to terminate the jenkins connection

Note: In case of any issues, just click 'Disconnect' and connect again.

Configuration

Store in VSCode settings (settings.json):

{
  "jenkins-dashboard.url": "your-jenkins-url",
  "jenkins-dashboard.username": "your-userid",
  "jenkins-dashboard.apiToken": "your-token"
}

License

MIT

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