Skip to content

Filter out types from esm import suggestions in JavaScriptΒ #53339

@awerlogus

Description

@awerlogus

Suggestion

πŸ” Search Terms

types javascript import autocomplete suggestions

⭐ Suggestion

Since JsDoc is the only valid way to import types in JavaScript files, it's reasonable to filter out types from autocomplete of esm imports.

πŸ“ƒ Motivating Example

import { (ctrl+space here) } from 'some-file-exports-types'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions