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

工作区诊断 #1626

Closed
CppCXY opened this issue Oct 13, 2022 · 0 comments
Closed

工作区诊断 #1626

CppCXY opened this issue Oct 13, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@CppCXY
Copy link
Collaborator

CppCXY commented Oct 13, 2022

How are you using the lua-language-server?

Visual Studio Code Extension (sumneko.lua)

Which OS are you using?

Windows

What is the issue affecting?

Diagnostics/Syntax Checking

Expected Behaviour

  1. 首次工作区诊断,以及相关语义分析的结果或许可以不用缓存
  2. 工作区诊断最好不要随文件实时变更触发,可改为保存时触发

Actual Behaviour

  1. 工作区诊断会导致插件的常驻内存翻倍
  2. 工作区诊断触发过于频繁

Reproduction steps

  1. Go to '...'
  2. Click '...'
  3. See error '...'

Additional Notes

No response

Log File

No response

@sumneko sumneko added the enhancement New feature or request label Oct 13, 2022
@sumneko sumneko added this to the 3.6.0 milestone Oct 13, 2022
sumneko added a commit that referenced this issue Oct 13, 2022
sumneko added a commit that referenced this issue Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants