-
Notifications
You must be signed in to change notification settings - Fork 17
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
Please stop auto focussing the output window when I hover in a proj file #25
Comments
Hi. Sorry, it's not supposed to do that (I can imagine it'd be annoying); can you confirm that "msbuildProjectTools": {
"logging": {
"trace": false
}
} |
No worries - I think I see the problem :) If I post a VSIX package here would you be willing to try it out and see if it fixes your problem? |
Sure no problem, I know how to by now ;) |
Ok, give me a sec - building one now. |
Ok - just unzip the VSIX and install into VS Code: |
Still happens :/ Edit: |
Hmm, that's interesting - what version of VS Code are you working with? I've just tried it in both VS Code and VS Code Insiders and it no longer happens on either unless |
Yep edited previous comment :) thanks for the help |
Phew! No problem - I'll create a proper release shortly, then you can install from the gallery (I think it'd automatically upgrade but I can't remember anymore if that's true). |
Ok, @NinoFloris - the new release is up in the marketplace. Pretty sure you won't have to upgrade the package by hand (since the extension Ids still match up) but if you find you're not seeing expected updates then you might need to just remove the extension and install it from the gallery. Glad you like it, and sorry again for the annoyance :) |
(that's v0.2.17) |
Please stop auto focussing the output window when I hover in a proj file.
https://cl.ly/0N172K3Y0403
The text was updated successfully, but these errors were encountered: