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?
Annotations
Expected Behaviour
It should not prompt "duplicate-doc-alias"
Actual Behaviour
An enum was defined using the ---@enum annotation, and then LuaLS warned "duplicate-doc-alias". Changing the enum name had no effect. After moving the file containing the enum definition to a different VS Code workspace, the issue no longer occurred.
Reproduction steps
无法复现,该问题只在一个特定的工作区中出现。
Additional Notes
Unable to reproduce. This issue only occurs in one specific workspace.
Log File
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?
Annotations
Expected Behaviour
It should not prompt "duplicate-doc-alias"
Actual Behaviour
An enum was defined using the
---@enumannotation, and then LuaLS warned "duplicate-doc-alias". Changing the enum name had no effect. After moving the file containing the enum definition to a different VS Code workspace, the issue no longer occurred.Reproduction steps
无法复现,该问题只在一个特定的工作区中出现。
Additional Notes
Unable to reproduce. This issue only occurs in one specific workspace.
Log File