Skip to content

Automatically expand full docstring when autocompleting #18582

@fredrikaverpil

Description

@fredrikaverpil

As originally posted as a feature request in the pythonVSCode project:

Would it be possible to automatically expand the docstring without requiring clicking the "info" symbol button?

Current behavior requires you to click the "info" symbol button to view the full docstring:

01

02

For comparison, here's how Atom deals with this (always expands the full docstring):

atom

Also, it would be useful to be able to copy paste e.g. a function's arguments from the documentation shown.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitysuggestIntelliSense, Auto Complete

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions