LSP becomes slow when importing large json
Filtered perf measures
JSON file that's being imported and lives in memory is
How can I disable or exclude parsing this JSON file in VSCode extension, so that extension features are not affected.?
JSON file that's being imported and lives in memory is
116M in sizeHow can I disable or exclude parsing this JSON file in VSCode extension, so that extension features are not affected.?
