-
-
Notifications
You must be signed in to change notification settings - Fork 384
Closed
Labels
performanceRelated to the performance of the langauge serverRelated to the performance of the langauge server
Description
Describe the bug
I have a large template Lua file with around thousands of functions in it. Unfortunately the language server can't keep up with the large file and it hangs up for couple of seconds.
To Reproduce
Steps to reproduce the behavior:
- Place the Lua file from the archive anywhere in your workspace native.zip
- Try to type some function:
native.somefunctionamehere
Expected behavior
It shouldn't take ten seconds to search for the function
Environment (please complete the following information):
- OS: Windows 10, 64 bit
- Is WSL remote? No
- Client: VSCode
Metadata
Metadata
Assignees
Labels
performanceRelated to the performance of the langauge serverRelated to the performance of the langauge server