Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>jx-toolsNew to Visual Studio Code? Get it now.
jx-tools

jx-tools

Preview

jenkinsxio

|
5,733 installs
| (2) | Free
Jenkins X extension for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-jx-tools

A collection of VSCode tools to help working with Jenkins X

Settings

The following settings can be configured in the workspace:

Defines a custom path for jx binary

"jx.path": "/my/path/" 

Specifies which container ports will be exposed by the DevPod

"jx.devPodPorts": [8080]

Jenkins X Explorer

By opening the Jenkins X explorer in the UI you can browse folders, repositories, branches, pipelines and build logs:

usage

Features

  • browse all the pipelines in your team with real time updates as release or pull request pipelines start/stop.
  • open pipeline build logs inside the VS Code Terminal
  • browse the Jenkins pipeline page, git repository, build logs or applications easily
    • right click on the Jenkins X explorer
    • start/stop pipelines too!
  • open DevPods with source code synchronisation in a single command in VS Code for developing inside the cloud with the same container images and pod templates as the CI/CD pipelines

Activity watch

Activate the watch activities by opening up the VSCode palette cmd + shift + p, type jx watch activities and the extension command will be activated.

usage

Commands

There are a number of commands available which can be invoked from VCode palette with cmd + shift + p.

commands

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