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

Please stop auto focussing the output window when I hover in a proj file #25

Closed
NinoFloris opened this issue Dec 11, 2017 · 12 comments
Closed

Comments

@NinoFloris
Copy link

Please stop auto focussing the output window when I hover in a proj file.

https://cl.ly/0N172K3Y0403

@tintoy
Copy link
Owner

tintoy commented Dec 11, 2017

Hi.

Sorry, it's not supposed to do that (I can imagine it'd be annoying); can you confirm that trace is false or not present in your VSCode settings?

"msbuildProjectTools": {
    "logging": {
        "trace": false
    }
}

@NinoFloris
Copy link
Author

Thanks for your quick reply :)

Yes this is my config:
screen shot 2017-12-11 at 23 55 36

Works well otherwise though, great work!

@tintoy
Copy link
Owner

tintoy commented Dec 11, 2017

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?

@NinoFloris
Copy link
Author

Sure no problem, I know how to by now ;)

@tintoy
Copy link
Owner

tintoy commented Dec 11, 2017

Ok, give me a sec - building one now.

@tintoy
Copy link
Owner

tintoy commented Dec 11, 2017

Ok - just unzip the VSIX and install into VS Code:

msbuild-project-tools-0.2.17.zip

@NinoFloris
Copy link
Author

NinoFloris commented Dec 11, 2017

Still happens :/

Edit:
Nvm had to remove the old one first, a weird vscode thing (as the new version number does show)

@tintoy
Copy link
Owner

tintoy commented Dec 11, 2017

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 trace is set to true :-/

@NinoFloris
Copy link
Author

Yep edited previous comment :) thanks for the help

@tintoy
Copy link
Owner

tintoy commented Dec 11, 2017

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).

@tintoy
Copy link
Owner

tintoy commented Dec 11, 2017

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 :)

@tintoy
Copy link
Owner

tintoy commented Dec 11, 2017

(that's v0.2.17)

@tintoy tintoy closed this as completed Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants