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
196 stars 22 forks source link

Feature Request: vue.js support #47

Open BahnVir opened 3 years ago

BahnVir commented 3 years ago

Not sure how to do this (I have no experience with parsing, nor writing a vscode-extension) but I would really like to use the plugin within vue.js :) Within a .vue file, there are two sections to consider:

Brazlucas commented 11 months ago

Hello friend, did you find a solution for this?