VisualStudio Code plugin for OSS Index and Nexus IQ

How do I use it?
After installing, VS Code will have a Sonatype Scan Results pane which will show the current scan results. Clicking on entries will pull up more details about the selected version. It will run scans against OSS Index by default, and you can use the Settings to point to Nexus IQ if you have one available.

For more details, see Sonatype Nexus IQ Plugin README

Where do I get this?
Install the Sonatype Nexus IQ Extension for VSCode via the VisualStudio Code Marketplace into your copy of VS Code.

Who can I contact about it?
COMPANY:
Sonatype

CONTACT:
community-group@sonatype.com

2 Likes

Dear Sir/ Madam,

Would Sonatype support .Net core in VS code in the future?

Thanks.

Regards,
Rayon

Hi @faiwaic,
Thank you for the idea!

I apologize for the redirect, but the community around the plugin is managing the feature requests in GitHub at Issues · sonatype-nexus-community/vscode-iq-plugin · GitHub. I suggest creating an issue there to represent your interest in .NET Core.

Also, if you know a little typescript and are interested in taking a look at the code and able to contribute back to the project, there is a template that will create a skeleton for supporting a new package manager. Instructions are at vscode-iq-plugin/CONTRIBUTING.md at master · sonatype-nexus-community/vscode-iq-plugin · GitHub