Updated Sublime Text plugin (Dkit)

ryuukk_ ryuukk.dev at gmail.com
Tue Nov 14 15:53:04 UTC 2023


I added inlay hints:

without type:

![screen1](https://i.imgur.com/P66CaJD.png)

with type:

![screen2](https://i.imgur.com/YRMqhZq.png)

It's configurable and toggleable with a keybind

I'll cleanup the code and submit the changes

I need to add a way to detect/ignore named params, varargs and 
make it more robust by detecting function overloads

It's too fragile for now:

![screen3](https://i.imgur.com/j0PUyo5.png)

But it's promising!


More information about the Digitalmars-d mailing list