Skip to content

Shows the latest version for each package using code lens

License

Notifications You must be signed in to change notification settings

KAESapps/vscode-versionlens

Repository files navigation

Version Lens - VsCode Extension

Build Status

Compares a single or ranged version against each package and displays the latest version if not satisfied; otherwise provides a satisfied indicator.

Note: Replaces the version text but does not automatically install packages when clicking a code lens link.

Supports

Preview

Screenshot

Install

How to install vscode extentions

Available Workspace\User Settings

{
  // Inserts this prefix before the version when clicking on the code lens link.
  "versionlens.versionPrefix": "" // left blank as default
}

Change Log

Contributors

These are the people that have contributed code to this project:

License

Licensed under MIT

Copyright © 2016+ contributors (https://github.com/vscode-contrib/vscode-versionlens/graphs/contributors)

About

Shows the latest version for each package using code lens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published