How do you get Jupyter Notebook-like auto completion on VS code

Viewed 356

When using Juputer Notebooks I can press tab to get a list of methods/attributes of previously evaluated objects.

enter image description here

Is there something similar in VS code?

0 Answers
Related