Closed
Description
From @horserma on December 22, 2016 0:48
- VSCode Version:1.8.1
- OS Version:MAC OS
Hi guys, I am using vscode for writing python code. I found when I tried to fill in a function with parameters, the hint will be shown one by one instead of all. For example, if the function has 3 parameters, the hint will show the first one first and after I fill in it and write a comma, the second will be triggered. I just want to show them all to get clear what parameters I am going to fill in. Any suggestions?
Copied from original issue: DonJayamanne/pythonVSCode#598