Skip to content

Autoimport docstring support #504

Description

@bagel897

Add docstrings to search results. This would be per-name, which causes the following issues:

  1. Parsing for both import and ast needs docstring support - import should be trivial and even if ast doesn't work it'll be an improvement.
  2. All the databases need a new schema with descriptions
  3. The result tuple needs to be updated, which would break things that depend on tuple expansion.

The benefit however, is that we can see docstrings in autoimport results - which I think is a win.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions