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

2.6.1 外部库不会加载 #925

Closed
AuTsing opened this issue Jan 24, 2022 · 7 comments
Closed

2.6.1 外部库不会加载 #925

AuTsing opened this issue Jan 24, 2022 · 7 comments
Labels
bug Something isn't working

Comments

@AuTsing
Copy link

AuTsing commented Jan 24, 2022

Describe the bug
2.6.1 开始外部库不会加载了,请问是需要修改什么设置吗?

To Reproduce
Steps to reproduce the behavior:

  1. 打开文件夹
  2. 输入外部库的表,不会提示和补全

Expected behavior
输入外部库的表,提示和补全

Screenshots
Snipaste_2022-01-24_23-47-25
Snipaste_2022-01-24_23-47-35
Snipaste_2022-01-24_23-48-07

Environment (please complete the following information):

  • OS: Windows
  • Is WSL remote? No
  • Client: VSCode
  • Plugin ver 2.6.1
@sumneko
Copy link
Collaborator

sumneko commented Jan 24, 2022

你的 library 是怎么设置的?

@AuTsing
Copy link
Author

AuTsing commented Jan 24, 2022

你的 library 是怎么设置的?

"Lua.workspace.library": ["D:/OneDrive/Gits/Lua/v7/ATModules/Core"]

@AuTsing
Copy link
Author

AuTsing commented Jan 24, 2022

Snipaste_2022-01-24_23-56-57
这是日志的一部分,似乎跳过了?

@sumneko
Copy link
Collaborator

sumneko commented Jan 24, 2022

日志发来看一下

@AuTsing
Copy link
Author

AuTsing commented Jan 24, 2022

日志发来看一下

已经发至您的邮箱了

@AuTsing
Copy link
Author

AuTsing commented Jan 24, 2022

Snipaste_2022-01-25_00-13-07
Snipaste_2022-01-25_00-13-44

输入require('lib.')他检索到外部库,然后我补全之后他好像就正常加载了

@sumneko sumneko added the bug Something isn't working label Jan 24, 2022
@sumneko
Copy link
Collaborator

sumneko commented Jan 24, 2022

我可以复现

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