-
-
Notifications
You must be signed in to change notification settings - Fork 384
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When comment of last parameter is an unordered list, the parameter is displayed incorrectly.
To Reproduce
---@param par1 string|'"text1"'|'"text2"' @event
---@param par2 function|' function(client, topic, message) end' @`function(client, topic, message)`.
--- - comment par2
---@return nil
function rr:on(par1, par2) end
Environment (please complete the following information):
- OS: Windows
- Is WSL remote? no
- Client: VSCode
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working