Closed isaiahtaylorhh closed 4 years ago
See https://github.com/Microsoft/vscode/issues/46343. This should be handled at the extension level.
See https://github.com/Dart-Code/Dart-Code/issues/2280 for how the Flutter extension solved a similar problem. Thanks!
I've got the same issue with "prisma.vscode-graphql"
I've got the same issue with "prisma.vscode-graphql"
Same. This issue is killing me! Please tell me there is some kind of fix for this?
oh, yikes!
I've been developing the extension with the output window open...
apologies for the delay on this critical one liner!
a new patch release of prisma.vscode-graphql
should now be available with the fix!
i will add this fix to the PR used for the insiders release as well.
enjoy
@acao Thank you, thank you, thank you! Amazing response and turn-around time!
Actual Behavior
Every few seconds, the output window steals focus from the terminal.
Expected Behavior
The output window does not steal focus from the terminal.
Steps to Reproduce the Problem Or Description
Install this extension without watchman. When in a .graphql file, the output window will grab focus every few seconds. There needs to be a way to disable these errors if you only want syntax highlighting out of this extension and don't want to install watchman.
Specifications
Logs Of TS Server || GraphQL Language Service