Skip to content

工作区诊断 #1626

@CppCXY

Description

@CppCXY

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions