On Mon, Jun 22, 2020 at 6:33 PM Félix <[email protected]> wrote:
About command palette entries: Command palette entries start at line 852 > here, check it out, maybe it will clarify missing/present commands > https://github.com/boltex/leointeg/blob/boltex/issue47/package.json#L852 > This answers my questions. Each entry refers to a Leo command *and *when that command should be active. This is the vs-code way, and it's much better than Leo's pane bindings. Your scheme is plenty good enough for now. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS0aO8jJVUP7MaA2OcuJ24yB9CtcGq7%2BiKPF5WKaSrtzsg%40mail.gmail.com.
