Skip to main content
Nintex Community Menu Bar
Question

What hidden features are included in the skuid xml editor?

  • July 10, 2024
  • 1 reply
  • 3 views

Forum|alt.badge.img+9

Perhaps I missed a tutorial.

Is there a list of features available in skuid’s xml editor? I have found that tags can be collapsed by clicking the drop-arrow next to the line number. Ctrl+F brings up a search bar. And Ctrl+H brings up search-and-replace.

Do any function keys work in the editor, like F3 for next-occurrence-of-search-term?

Thanks!

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+11

Hi Mike~

Glad you asked! Skuid uses ace editor for our code.  So, you should be able to use any of these keyboard shortcuts https://github.com/ajaxorg/ace/wiki/Default-Keyboard-Shortcuts in any of the Skuid editors (xml, JS, CSS). 

Happy shortcutting!
Karen