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, Other
Expected Behaviour
There should be a user-friendly way to export documentation.
Actual Behaviour
Currently you need to run the command-line for this to work.
Reproduction steps
The only way (in Visual Studio Code) to produce any kind of documentation is now listed on the Wiki.
Additional Notes
I mentioned in my Q&A Discussion to have a way to make this more user-friendly. Something like a command you can run from Command Palette (CTRL/CMD+Shift+P) that prompts the user for a directory or just a file would could be useful.
Although it seems like you can only export a directory, but if a single file is also doable, that would be nice. I, for example, have made a small color class which is a singular file, which is all I want exported. Though I could be overthinking it, really.
Thank you so much for making this plugin for Visual Studio Code!
Log File
No response