Visual Studio Version Selector

admin

This extension shows version information when opening a package or project for one of the following:

  • dotnet https://www.dotnetfoundation.org/
  • dub https://code.dlang.org/
  • jspm https://jspm.io/,
  • maven https://maven.apache.org/
  • npm https://www.npmjs.com/
  • pub https://pub.dev/
  • composer https://getcomposer.org/

How do I see version information?

Click the V icon in the packageproject file toolbar.

You can also choose the default startup state by setting versionlens.suggestions.showOnStartup

Can I see prerelease versions?

Yes! click on the tag icon in the packageproject file toolbar.

You can also choose the default startup state by setting versionlens.suggestions.showPrereleasesOnStartup

How do I install this extension?

Follow this link on how to install vscode extensions

Can I install this extension manually?

Yes goto the release page for instructions

I'm not able to install this extention

Try a clean install:

  • Shut down vscode
  • Delete the extension folder {home}/.vscode/extensions/pflannery.vscode-versionlens*
  • Open vscode and try reinstalling the extension again

If that fails then have a look in the Log (Extension Host) channel. Report it here if that doesn't help.

How do I troubleshoot this extension?

  • Ensure that the packageproject file open is using the correct file type. i.e. json instead of jsonc

  • Version lens writes a log to an output channel in vscode.

    If your experiencing issues please set your versionlens.logging.level to debug (vscode needs to be restarted)

    Then open the channel like: /download-bar-one-60-lite-software.html.

License

Licensed under ISC

Copyright © 2016+ contributors

Description

Provides a command in the context menu of both the file explorer and file editor to open that file in Visual Studio. If the file is a project or solution file (vcproj, vcproj, vbproj, sln), the Visual Studio project or solution will be opened as opposed to the file itself (unlike other similar extensions on the marketplace).

Usage

The location of your Visual Studio installation and the IDE executable is attemtped to be found automatically. In most cases, if you have only a single VS installation, and you installed to the default installation directory,this works fine. If you have more than one version of VS installed, the file is opened with the first version located. If you did not install to a default location, the installation directory will not be found. In either case, you can explicity set the location of your VS IDE executable in Settings.

Feedback & Contributing

  • Please report any bugs, suggestions or documentation requests via theIssues
  • Feel free to submit pull requests

Settings

ConfigDescriptionDefault
vslauncher.debugTurn on loggingfalse
vslauncher.pathToVSThe path to the Visual Studio program (devenv.exe)

Builds by spmeesseman

PackageUse CaseRepositoryMarketplace
code-packageCode Dev EnvironmentGitHubGIthub Releases
conventional-changelog-spmSemantic-ReleaseGitHubNpmjs.org Registry
extjs-pkg-fontawesomeExtJS Open ToolingGitHubNpmjs.org Registry
extjs-pkg-fontawesome-proExtJS Open ToolingGitHubNpmjs.org Private Registry
extjs-pkg-plyrExtJS Open ToolingGitHubNpmjs.org Registry
extjs-pkg-tinymceExtJS Open ToolingGitHubNpmjs.org Registry
extjs-pkg-websocketExtJS Open ToolingGitHubNpmjs.org Registry
extjs-pkg-webworkerExtJS Open ToolingGitHubNpmjs.org Registry
extjs-server-netExtJS Open ToolingSVN (Private)Private
extjs-theme-graphite-smallExtJS Open ToolingGitHubNpmjs.org Private Registry
extjs-theme-amethystExtJS Open ToolingGitHubNpmjs.org Registry
svn-scm-extVisual Studio CodeGitHubVisual Studio Marketplace
vscode-taskexplorerVisual Studio CodeGitHubVisual Studio Marketplace
vscode-vslauncherVisual Studio CodeGitHubVisual Studio Marketplace

Visual Studio Version Selector Registry

Visual Studio 2019 Professional Vs Community. The Only difference between Professional Edition and Community Edition is the CodeLens feature. Using the CodeLens you can Find code changes and other histories. It tells what last changes were made to the file with reference history and who changed it. Visual Studio 2019 Professional Vs Enterprise. The internal version number of Visual Studio 2008 is version 9.0 while the file format version is 10.0. Visual Studio 2008 is the last version to support targeting Windows 2000 for C applications. Visual Studio 2008 is focused on development of Windows Vista, 2007 Office system, and Web applications. Use Git as the default version control experience in Visual Studio 2019 or Team Foundation Version Control (TFVC) for centralized version control right out of the box. From the new Git menu, you can clone, create, or open your own repositories. Use the integrated Git tool windows to commit and push changes to your code, manage branches, stay up. Provides a command in the context menu of both the file explorer and file editor to open that file in Visual Studio. If the file is a project or solution file (vcproj, vcproj, vbproj, sln), the Visual Studio project or solution will be opened as opposed to the file itself (unlike other similar extensions on the marketplace). Microsoft Visual Studio Version Selector Path The NuGet Package Manager UI in Visual Studio on Windows allows you to easily install, uninstall, and update NuGet packages in projects and solutions. For the experience in Visual Studio for Mac, see Including a NuGet package in your project. For all other usage scenarios: In non-enterprise organizations, up to five users can use Visual Studio Community. In enterprise organizations (meaning those with 250 PCs or $1 Million US Dollars in annual revenue), no use is permitted beyond the open source, academic research, and classroom learning environment scenarios described above. Version Lens for Visual Studio Code. This extension shows version information when opening a package or project for one of the following: dotnet https.