Open
Description
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
--- @overload fun(
--- x:number,
--- y:number,
--- width:number,
--- height:number
--- ):Object
Actual Behaviour
--- @overload fun( x:number, y:number, width:number, height:number ):Object
Reproduction steps
- Go to '...'
- Click '...'
- See error '...'
Additional Notes
Please adding this feature because some of my annotation is really really long.
Writing in one line makes unreadable and ugly.
Thanks much!
Log File
No response
Metadata
Metadata
Assignees
Labels
No labels