So, how can I show a Widget Documentation with VSCode auto complete? As we can see in this link, when hitting CTRL + SPACE with Android Studio and typing in a widget, it'll show its documentation. However, I couldn't find a way in Visual Studio Code to show a Widget documentation, only this.
I know it's possible to hover the mouse over the Widget, but I don't want to read its doc after typing it, but instead, before.