Thanks to visit codestin.com
Credit goes to github.com

Skip to content

How to get all parameter info when filling in a function param list #70

Closed
@DonJayamanne

Description

@DonJayamanne

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

Metadata

Metadata

Labels

area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.feature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions