You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional context
The problem has appeared since version 2.3.2
To Reproduce
Steps to reproduce the behavior:
Create empty file a.lua
Create .gitignore with content
./vscode
/*
!a.lua
Open VS Code
Open a.lua
See error
Provide logs
Log path: file:///home/serg/.vscode/extensions/sumneko.lua-2.3.2/server/log/file_home_serg_s.log
script/provider/provider.lua:766: attempt to get length of a nil value
stack traceback:
[C]: in function 'xpcall'
script/proto/proto.lua:143: in function <script/proto/proto.lua:122>
[Error - 9:09:40 PM] Request textDocument/semanticTokens/range failed.
Message: [21:09:40.346][error][#0]: script/provider/provider.lua:766: attempt to get length of a nil value
stack traceback:
[C]: in function 'xpcall'
script/proto/proto.lua:143: in function <script/proto/proto.lua:122>
Code: -32603
Environment:
OS: linux mint
Is WSL remote?
Client: VSCode
The text was updated successfully, but these errors were encountered:
Additional context
The problem has appeared since version 2.3.2
To Reproduce
Steps to reproduce the behavior:
Provide logs
Environment:
The text was updated successfully, but these errors were encountered: