I think we should make editor.snippetSuggestions: bottom the default. If I am a user and I see this:

My first reaction is that IntelliSense is stupid and not picking up the valid values. When I change to the setting, I get this:

Which indicates to me that the editor actually knows what I am doing.
@jrieken @aeschli @egamma fyi
馃憤
No objections.
How can I revert this strange change to make VSC wonderful again?
Add the following to your settings: "editor.snippetSuggestions": "top"
Most helpful comment
Add the following to your settings:
"editor.snippetSuggestions": "top"