Skip to content

Function parentheses autocompletion with Jedi #22754

@jhonabreul

Description

@jhonabreul

Is there a way to enable function parentheses autocompletion when selecting Jedi as Language Server?

With Pylance, this can be achieved by setting this "python.autocomplete.addBrackets": true, as you can see below:
pylance

It would be good that we could configure this behavior for the Jedi Language Server. Even more, one could argue that when autocompleting class names the parentheses could be also added assuming class instantiation. For enums it does not make sense, though.

Perhaps this PR disabled it completely? #21194

Thank you in advance.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitytriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions