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

Two windows printWidth issue #61

Open arc4dev opened 1 year ago

arc4dev commented 1 year ago

There is a small issue with view. This preview panel is hiding rest of the code. Extension snippets isn't considering as a plain code so Prettier doesn't stop before this preview panel i guess. I love the concept and look forward to work with the extension could you fix it ?

ddd