Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Hide commands from command palette #35

@klorenz

Description

@klorenz

I have created package https://atom.io/packages/character-table which enables vim-like digraph support. For each key to insert, there has to be created a command to bind it to a character-specific key sequence. If digraph mode enabled this adds ~1800 commands and this slows down the behaviour of command palette.

I would like to hide these commands from command palette or it should be possible
to set a limit of displayed commands.

E.g. you could hide all "-my-package:hidden-command" commands or "hidden:my-package:my command" or ":my-package:my-command" or whatever.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions