graphql / vscode-graphql

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

bug: too many files #296

Closed acao closed 2 years ago

acao commented 3 years ago

Actual Behavior

(node:19706) UnhandledPromiseRejectionWarning: Error: EMFILE: too many open files, open <path>/filename.graphql.ts

Expected Behavior

Should work with n files seamlessly

Steps to Reproduce the Problem Or Description

Specifications

Logs Of TS Server || GraphQL Language Service

acao commented 2 years ago

@dotansimha i think we will generate a glob just from the graphql config for vscode language client file watcher.