lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

Lua.diagnostics.disable中找不到luadoc相关的选项(但是老的版本是存在的)

Open unrealyx opened this issue 3 years ago • 0 comments

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

可以通过配置setting.json忽略luadoc相关的静态检查警告

Actual Behaviour

image

Reproduction steps

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

Additional Notes

No response

Log File

No response

unrealyx avatar Aug 02 '22 03:08 unrealyx