imliam / vscode-inline-parameters

An extension for Visual Studio Code that adds inline parameter annotations when calling a function.
https://marketplace.visualstudio.com/items?itemName=liamhammett.inline-parameters
MIT License
197 stars 21 forks source link

The extension does not work on .vue files #44

Closed ghost closed 3 years ago

ghost commented 3 years ago

I installed the extension and worked at .js files but it does not work .vue files. Is it possible to use on .vue files? What kind of adjustment should I have if it can be used?