Skip to content

Sort suggestions by type #184753

@evur

Description

@evur

Currently VS Code just throws everything together in the suggestions box.
It would be much better, if it sorted them by their type.

Screenshot of the current behavior with Node.js's "path" module:

Here you can see that "delimiter" and "posix" are put between the functions.
They should rather be above them to make finding new variables and functions easier.

The same goes for other things such as constants and namespaces.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitysuggestIntelliSense, Auto Complete

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions