-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Not sure if this is a language server or vscode plugin issue.
I had a bit of code saying Document.new(...) and I wanted to jump to new. So I put the cursor on new and hit F12, and the blue progess thingy at the top of the window kept going and going and going...
At this point, the interpreter is OK (shift-return, no problem) but no language server interaction works anymore. Even "restart sclang" gives an error (stopping the server timed out).
F12 on a method name with fewer implementations (e.g. sched or use) works fine. So it may be a scalability problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels