type specific autocomplete in vscode python
Assuming I’m properly typing my python code, is there a way or extension to get vscode to only offer autocomplete options that are appropriate for that parameter?
Assuming I’m properly typing my python code, is there a way or extension to get vscode to only offer autocomplete options that are appropriate for that parameter?