aliasadidev / vscode-npm-gui

vscode nuget package manager gui https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui
MIT License
48 stars 16 forks source link

Setting examples for JFrog support missing / JForg not supported #55

Open BAAZKonqi opened 1 year ago

BAAZKonqi commented 1 year ago

I'm trying to use this extension with a JFrog artifactory located on a company server. It is not working. Now, I am not sure if it is due to lacking support or to a misconfiguration on my end. The README states, that JFrog is supported, however in the example settings.json there is no example for JFrog.

aliasadidev commented 1 year ago

You're right, in the past I've only checked the query endpoint and it was correct bud didn't test the version endpoint. Unfortunately, there is no endpoint for getting the package version in JFrog.