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

Can there be a way to not insert into a matching bracket selection? #64

Open whaaaley opened 10 months ago

whaaaley commented 10 months ago

I love the extension, but is there a way to not put the label inside the matching bracket element?

image