graphql / vscode-graphql

MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
https://marketplace.visualstudio.com/items?itemName=Prisma.vscode-graphql
MIT License
557 stars 71 forks source link

Extension causes high cpu load #99

Closed rambhual closed 5 years ago

rambhual commented 5 years ago

:warning: Make sure to attach this file from your home-directory: /home/ramprit/Prisma.vscode-graphql-unresponsive.cpuprofile.txt :warning:

Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load

brian-cooney commented 5 years ago

I have experienced the same issue on macOS Mojave 10.14.2. Code helper showing average 60% CPU. resumed to normal when I disabled the extension.

divyenduz commented 5 years ago

Closing as duplicate of https://github.com/prisma/vscode-graphql/issues/89. Please open a new issue if you think that these are separate issues.

There is no reproduction of this, can you please share a minimal reproduction of the project that experiences this on #89 ? I would love to fix this as soon as possible but I am unable to reproduce.

Thanks.