-
-
Notifications
You must be signed in to change notification settings - Fork 384
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working