writer icon indicating copy to clipboard operation
writer copied to clipboard

Javascript support inside .vue files

Open darkvertex opened this issue 3 years ago • 1 comments
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.

darkvertex avatar Jul 19 '22 21:07 darkvertex

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.

Krumil avatar Aug 23 '22 15:08 Krumil