kestra-io / kestra

Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.
https://kestra.io
Apache License 2.0
7.67k stars 470 forks source link

Add new keyboard shortcut #2023

Open Ben8t opened 1 year ago

Ben8t commented 1 year ago

Feature description

A user asked for new shortcuts in the UI. Currently we can do :

Would it possible to add ? :

Ben8t commented 1 year ago

@anna-geller could be interesting to keep track of this while crafting the new editor thing

anna-geller commented 1 year ago

Thanks for the issue, the plan is to support the typical VS Code shortcuts. Are these supported in VS Code? Can you find out how/what are equivalent shortcuts in VS Code?

yuri1969 commented 1 year ago

With increasing number of shortcuts, the editor view should IMO feature a help section listing available shortcuts.

anna-geller commented 1 year ago

here you go @yuri1969 ;) https://github.com/kestra-io/kestra/issues/2026