writer
writer copied to clipboard
Javascript support inside .vue files
trafficstars
Hi! 👋 First of all, love your extension!
Secondly, I noticed recently that even though Javascript is a supported language, the extension is confused by *.vue files and refuses to document JS code within
I presume it's the same for other frameworks that mix JS, CSS and HTML in the same file.
Seems that it can generate the documentation, but the shortcut is not working, so you have to manually press the Generate Docs button in the extension setting. This fix would help me a lot.