-
-
Notifications
You must be signed in to change notification settings - Fork 390
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If ctrl+space is pressed in an empty line, the code completion only shows text suggestions, but no globals.
To Reproduce
Steps to reproduce the behavior:
- Create a new Lua file and (optionally) define some globals.
- Press ctrl+space in an empty line. The code completion only shows text suggestions, but no globals.
Expected behavior
The code completion shows globals, e. g., ATable or string.
Environment (please complete the following information):
- OS: Windows 10
- Client: VSCode 1.63.2 with LS 2.6.3
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
