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

Output window opens while typing #367

Closed
MFairley opened this issue Nov 7, 2017 · 2 comments · Fixed by #368
Closed

Output window opens while typing #367

MFairley opened this issue Nov 7, 2017 · 2 comments · Fixed by #368

Comments

@MFairley
Copy link

MFairley commented Nov 7, 2017

The output window opens on its own while I'm typing with "julia Language Server" selected. It appears to happen each time there is an error in the language server. This behavior is quite distracting.

mac OS 10.13.1
VSCode 1.17.2
Julia VSCode 0.8.0-beta.7

A very similar issue has been reported here for another VSCode plug in:
angular/vscode-ng-language-service#128

@davidanthoff
Copy link
Member

It would be great if you could open a bug report here whenever that happens and copy all the text that you can see in the "julia Language Server" output window into that issue. Those are bugs we need to fix, they shouldn't happen.

I think my preference would be to keep the current behavior, hoping that more people will report those bugs so that we stand a chance of fixing them...

@innerlee
Copy link
Contributor

innerlee commented Nov 8, 2017

If this is the desired behavior, then maybe when language server errors, we could print some text in the output window, explicitly asking users to report bugs.

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

Successfully merging a pull request may close this issue.

3 participants