Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No symbols found if there is [] in a workspace name. #522

Closed
StrixG opened this issue Apr 28, 2021 · 1 comment
Closed

No symbols found if there is [] in a workspace name. #522

StrixG opened this issue Apr 28, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@StrixG
Copy link

StrixG commented Apr 28, 2021

Describe the bug
The language server doesn't recognize any symbols if there is [] in a workspace name.

To Reproduce
Steps to reproduce the behavior:

  1. Create a folder with name [folder]
  2. Put any not empty Lua file in this folder
  3. Open the folder in VS Code
  4. See "No symbols found".

Expected behavior
Symbols should be found.

Screenshots
image
image

Environment (please complete the following information):

  • OS: Windows 10
  • Client: VSCode

Provide logs
Log

@sumneko sumneko added the bug Something isn't working label Apr 28, 2021
@sumneko
Copy link
Collaborator

sumneko commented Apr 29, 2021

fixed by LuaLS/vscode-lua@23302e9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants