Improve python.analysis.completeFunctionParens
#3541
byehack
started this conversation in
Enhancement
Replies: 1 comment
-
Moving this issue to discussion as an enhancement request for comments and upvotes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Enable
python.analysis.completeFunctionParens
For what I expected for this feature See Examples below: (
|
as cursor)Ex1
type
int
then accept suggestion:Ex2
type
int
then accept suggestion:Ex3
type
int
then accept suggestion:Beta Was this translation helpful? Give feedback.
All reactions