Open AlexMason opened 11 months ago
FYI: I've implemented command palette in my fork. It looks like this:
My fork: https://github.com/kjk/edna, https://edna.arslexis.io/
Yes, a command palette is planned - together with proper key bindings support.
Add a visual command palette similar to what is offered in VS code. A proper command palette can provide a layer of discoverability for someone to find an obscure or less commonly used command/key bind.