Dominic Vonk
Dominic Vonk
https://marketplace.visualstudio.com/items?itemName=DominicVonk.inlay-hints
Hi @petertriho, Thank you for the contribution, and I'm glad to hear you love the extension. This is a good beginning, I will add this with a possibility to change...
Thank you, I will implement the feature this week, there is a more general way for per theme overriding, I should have mentioned it before. But I will add this...
https://github.com/DominicVonk/VSCode-Parameter-Hints/projects/1
If you can get the ast of the file it's possible, I didnt check this out, but if you can get this it's easy to add.
I'm working on a new version with the new inlay hints, Its based on tree sitter, so it will be easier to add multiple languages
Hi I'm busy with implementing tree sitter, when this is finished, C# will be added.
Yes, its planned to be released
Hi I'm busy with implementing tree sitter, when this is finished, C# will be added.
Thank you, I will look into this