Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode LocationPaths version number breaks updates #615

Closed
divinebovine opened this issue Oct 30, 2019 · 4 comments
Closed

vscode LocationPaths version number breaks updates #615

divinebovine opened this issue Oct 30, 2019 · 4 comments
Labels

Comments

@divinebovine
Copy link

Product and Version Used:
josefpihrt-vscode.roslynator-2.2.0

When using the vscode plugin, you have to set the LocationPaths in the omnisharp.json file. The location paths include the version of the plugin, e.g. "%USERPROFILE%/.vscode/extensions/josefpihrt-vscode.roslynator-2.2.0/roslyn/common",. When the plugin updates the location path is no longer valid, which requires one to manually update their omnisharp.json.

It would be ideal to no have to set this in the omnisharp.json to begin with, but barring that, it would be preferable to not have to edit this file every time the plugin updates.

@josefpihrt
Copy link
Collaborator

I understand that necessity to update omnisharp.json after each update of the extension is slightly annoying. I would like to get ride of it as much as you. But I don't know how do it (and if it is even possible.

@divinebovine
Copy link
Author

Thanks for the reply. I get it and I appreciate what you're doing.

I dug around looking for the source code to the extension and I wasn't able to find it. I was considering poking around and seeing if i could come up with something. Can you point me to the source or is it not open?

@josefpihrt
Copy link
Collaborator

@josefpihrt
Copy link
Collaborator

fixed with #623

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants