VersionLens for Visual Studio CodeThis project is VersionLens shows version information when opening a package or project file in VS Code. It abides by semver rules and uses the Node Semver package to compare and sort versions.
Contents
Supported Languages & EcosystemsVersionLens supports a wide range of ecosystems:
How do I see version information for a package?Select the V icon in the package/project file toolbar.
You can also set the default startup state using Can I see pre-release versions?Yes, select the tag icon in the package/project file toolbar.
You can also set the default startup state using
Can I check for package vulnerabilities?VersionLens integrates with OSV.dev to highlight vulnerable packages directly in your manifest files. If a vulnerability is found for your current version, a red squiggle will appear under the version. Hovering over the version will show the vulnerability details and a direct link to the advisory.
Will this extension install packages for me?Yes, you can define a custom task that runs when you save a package document. To set this up, follow the Custom Install Task Guide. How do I install this extension?Install via the VS Code Extension Gallery. Manual InstallationVisit the Releases page for VSIX instructions. Installation TroubleshootingIf you are unable to install the extension, try a clean install:
How do I troubleshoot this extension?
Commands & SettingsFor a full list of available commands and configuration options, see the Commands & Settings Guide. LicenseLicensed under ISC. Copyright © 2016+ contributors |





