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

Java Language support #49

Closed JACK0YORK closed 1 year ago

trodix commented 3 years ago

It's just what I was looking for! 💯

I hope this will be merged soon 🚀

pixtim commented 3 years ago

This extension would be helpful for Java developers switching from IntelliJ. I tried out this branch. It looks like it works well for simple projects. Integration with the Redhat Java extension pack seems a bit flaky though. I could not find helpful logs that could explain why the hints where not showing, or the hints showed up in the wrong places.