Replies: 3 comments 2 replies
|
Agree, I also consider this quite annoying - normally I prefer method with least parameters. I was trying to find some option in preferences but did not find anything that can change order of suggestions. |
0 replies
|
you can try the latest pre-release, by default no parameters will be injected on completion, see #2903 (comment) |
2 replies
|
I created an issue #3206 for the same problem but haven't received a response. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello since some time (I cannot realy define when it started) the suggestion order of IntelliSense seems to prefer the functions with the most arguments. I didn't have this before and it is kind of annoying as these are the methods I'm least using.
Is there some option to get back to the original state of having the list turned around?
Current Behavior: https://i.imgur.com/UD7J5VZ.png - Most arguments function at the top
Wanted Behavior: https://i.imgur.com/zadGO1a.png - Have the suggestion list start with the bottom suggestion
All reactions