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

Autocompletion stopped working since upgrading webstrom to 2024.3 for big schema files #729

Open
ItaiYosephi opened this issue Nov 18, 2024 · 2 comments

Comments

@ItaiYosephi
Copy link

ItaiYosephi commented Nov 18, 2024

Describe the bug
Since upgrading Webstorm, there's no autocompletion, no red underline when trying to query for non existing fields, and so on.

UPDATE
Our schema file has a little over 51,000 lines.
If I randomly remove about a 1000 lines, the plugin started working as normal again...

Expected behavior
Schema should be detected properly, autocompletion should work,

Screenshots

Screenshot taken in Webstorm version 2024.2.4, and plugin version 242.21829.3.
Autocomplete is working, and securityScanSources has line through indicating it's deprecated

CleanShot 2024-11-18 at 13 02 11

Screenshot taken in Webstorm version 2024.3, and plugin version 243.21565.122:
Only __typename is autocompleted, and no line through

CleanShot 2024-11-18 at 13 04 24

Version and Environment Details
Operation system: MacOS
IDE name and version: Webstorm 2024.3
Plugin version: 243.21565.122

@ItaiYosephi ItaiYosephi changed the title Autocompletion stopped working since upgrading webstrom to 2024.3 Autocompletion stopped working since upgrading webstrom to 2024.3 for big schema files Nov 18, 2024
@vepanimas
Copy link
Collaborator

@ItaiYosephi Hi! Could you please open a GraphQL tool window and share the errors you see there?

@ItaiYosephi
Copy link
Author

ItaiYosephi commented Nov 25, 2024

@vepanimas
Hi, thanks for you response.
Seems like we've reached the limit.
updated in the registry to 6000, and seems to work now... I wonder if there's a better solution?
CleanShot 2024-11-25 at 09 51 23

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