-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysuggestIntelliSense, Auto CompleteIntelliSense, Auto Complete
Milestone
Description
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:
For comparison, here's how Atom deals with this (always expands the full docstring):
Also, it would be useful to be able to copy paste e.g. a function's arguments from the documentation shown.
EgorMatirov, acupofspirt, jens1o, azhukau-dev, OlegLustenko and 1 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysuggestIntelliSense, Auto CompleteIntelliSense, Auto Complete