loganch / AutoIt-VSCode

AutoIt Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=Damien.autoit
MIT License
74 stars 25 forks source link

Implement hovers for user-created functions & variables #201

Open loganch opened 11 months ago

loganch commented 11 months ago

Given that we are capable of obtaining completions and signatures, I believe that implementing hover functionality should be feasible.