Skip to content

Consolidate lean auto-complete symbol aliases #344

@GitLuckier

Description

@GitLuckier

The problem:

Since we have added so many new symbols to the auto-complete, all aliases of a symbol will appear one by one in the auto-complete list, which looks very cluttered.

Image

Codemirror provides a way to easily consolidate all aliases of a symbol into one auto-complete entry. Implementing that would not only fix this issue, but it will also show a list of available aliases to the user.

Metadata

Metadata

Assignees

Labels

requestRequest for a new feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions