-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Closed
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseIssue identified as probable candidate for fixing in the next releaseimportantIssue identified as high-priorityIssue identified as high-priorityperf-startupverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
- start profiler
- reload with a TS file
- stop profiler
- 🔥 notice how all grammar files are read and processed
- start profiler again
- reload with a JSON file
- stop profiler
- 🚀 getting colors was much, much quicker
The problem is the jsdoc injection which itself drags in the MD grammar which drags in the world...
IllusionMH
Metadata
Metadata
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseIssue identified as probable candidate for fixing in the next releaseimportantIssue identified as high-priorityIssue identified as high-priorityperf-startupverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded