Skip to content

Type based autocompletion #494

Open
Open
@zth

Description

@zth

Rough outline of what work to do in what order:

Things to figure out

  • Qualify JSX V3 constructors Not doing this, let people upgrade to jsx v4 to fix it
  • Fix insertText not being used unless there's snippet support
  • Figure out more instances where we want to do typed expr or pattern completion

Future

  • Figure out when to expand options in JSX props (read more in description of complete JSX prop values #667). Will need to parse the React component make function and look whether prop is optional or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions