-
-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Zig Version
0.11.0-dev.1863+a63134a4a
Zig Language Server Version
latest
Steps to Reproduce
- Have a large file (such as https://github.com/oven-sh/bun/blob/main/src/js_parser.zig#L15715)
- Start typing inside the clause of a scope-creating statement, like
if (start.typing.here)
Expected Behavior
It should perform about as well as it does on small files.
Actual Behavior
Here is a 13 second gif. About 5 seconds for completions to appear when the expression changes
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working