Skip to content

Search by type name and / or type implementation #20

Description

@gillchristian

Let's consider this type:

type Foo = string | number

Searching by Foo and by string | number should show the results of this.

There are some limitations here and improvements that would need to be do to the extractor to support this (at the moment Foo would actually be extracted as string | union and not include the name).

Metadata

Metadata

Assignees

No one assigned

    Labels

    ExtractExtracting function types from TS modulesSearchAll search things

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions