JADE Environment Development Ideas

What's new in the JADE 2025 release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED INTEGRATIONS. NEW WEB DEVELOPMENT FRAMEWORK

The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.


Start your update to JADE's latest release

add key sequence shortcuts

Visual Studio has the concept of "Chords" which are a keyboard shortcut sequence. For example, Ctrl+K then Ctrl+D autoformats the current document. We should do the same, as it essentially expands the keyboard shortcut space exponentially. 

  • Ty Baen-Price
  • Oct 14 2019
  • Future consideration
  • Attach files
  • Guest commented
    15 Oct, 2019 08:12pm

    An alternative solution to this problem: Add a macro language to the macro editor and make it easier to call individual macros with shortcut keys.

  • John Munro commented
    15 Oct, 2019 02:09pm

    I'm not a big fan of this in VS - there are just too many shortcuts, I'll never remember them all.  As it happens, for the specific example of Ctrl+K/Ctrl+D I added a toolbar button so I wouldn't have to remember it