Cloudsmith Visual Studio Code Extension
InstallationTo install the extension, open the Extensions view, search for
Alternatively, you can install it via the .vsix file located on the repo releases. ( We recommend installing via the Marketplace. ) From the Extensions view in VS Code:
From the command line: if you use VS Codecode --install-extension cloudsmith-x.x.x.vsix if you use VS Code Insiderscode-insiders --install-extension cloudsmith-x-x-x.vsix ConnectAfter installing, to connect to your Cloudsmith instance, you need to configure either your Personal API Key or a Service Account Token. Click on the
SettingsA range of settings are configurable for the extension. See Overview for usage of these.
OverviewPackage ExplorerThe Cloudsmith extension contributes a Cloudsmith view to VS Code. The Cloudsmith Explorer lets you examine packages stored within your Cloudsmith assets: workspaces, repositories, packages. Show Packages or Package GroupsBy default the extension returns individual packages. You can display them as package groups instead.
Package DetailsA selection of important fields are available directly under a package. This will vary depending on package vs package group. This is a subset of the full api response schema for packages and groups. You can inspect the package to obtain the full response. You can right-click on each detail and copy the value to the clipboard. Package
Package Group
Package Context MenusThe right-click menu provides access to the following commands varying depending on whether you have enabled the package groups setting.
Package InspectSelecting inspect will return the raw JSON data for the selected item. By default it will send the output to the
Open Package in CloudsmithYou can open the package directly in your Cloudsmith Web App.
Limitations & known issues
Release Notes1.0.0 - July 2025
LicenseApache 2.0 |