Author |
Topic  |
|
KeyC0de
Junior Member
 
19 Posts |
Posted - Oct 30 2019 : 7:44:18 PM
|
VA is amazing. In my opinion, the only thing that it's missing is Parameter Hints https://www.youtube.com/watch?v=ZfYOddEmaRw.
I wonder how hard would it be to implement this. |
Edited by - KeyC0de on Oct 30 2019 7:45:02 PM |
|
accord
Whole Tomato Software
    
United Kingdom
3287 Posts |
Posted - Oct 31 2019 : 6:21:29 PM
|
I like the idea and I have put in a feature request:
case=141443
I think that a good workaround is to press ctrl+shift+space in the argument list. It shows the parameter names and highlights which parameter name corresponds to the argument, of which the caret is over. |
 |
|
KeyC0de
Junior Member
 
19 Posts |
Posted - Oct 31 2019 : 6:30:58 PM
|
Yeah that is an ok workaround. I didn't know about it. Still not as good as Parameter Hints. What I love about the latter, is that I can read the code like plain english text not having to guess what each parameter is. With descriptive names code can be read much easier. Just goes to show how important naming stuff is.
Thank you. It's nice that you will consider this feature. |
 |
|
|
Topic  |
|