Skip to content

Annoyingly useless Symbol completions #28364

@DanielRosenwasser

Description

@DanielRosenwasser
""./**/

image

I guess the way I think about it, element access completions are pretty uncommon and should be considered lower-priority; and yet, they're the top item I'm given in a completion list. Is this for discoverability?

Additionally, if I actually commit to these completions, I end up outside of the place I want to continue typing:

""[Symbol]/*we currently end up here!*/

""[Symbol/*rather than here!*/]

""[Symbol./*or potentially here!*/]

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: LS: Completion ListsThe issue relates to showing completion lists in an editorEffort: ModerateRequires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Fix AvailableA PR has been opened for this issueHelp WantedYou can do this

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions