Do not display variables before they are initialized #168
Labels
Prioritized
This one is prioritized over other issues (actually p-2)
suggestions-edit
Remove or modify suggestions in some places
I found its useless to display variables before they are initialized. For example:
However:
Enabling it by default could surprise some users (it will be noticable completions change), also I'm not sure of any edge cases so lets make it optionable with setting (but with recommended flag)
The text was updated successfully, but these errors were encountered: