Something happened to my VSCode and now suggestions list fits only 1 option. How can I adjust its height?
Asked
Active
Viewed 494 times
1
-
Drag the lower border down or use the command `Reset Suggest Widget Size`. – Mark Nov 25 '20 at 04:25
1 Answers
2
As mentioned by Mark's comment, you can resize this suggestion tab.
According to the the VS Code version 1.51 documentation, the suggestions tab widget is now resizable.
Hover your mouse pointer on the lower edge of the widget:
Then, drag your mouse pointer downwards so that the suggestion widget can display more lines:

AnsonH
- 2,460
- 2
- 15
- 29