I have seem to lost the shift-tab auto-format groovy code functionality in my macOS browser. Now when I press shift-tab on a block of groovy code (app or device), that key stroke just unindents that line or block of code instead of usual code format indenting.
Is it me, a new upgrade to Hubitat, or a setting that I have missed?
I would have expected it to un-indent all the time?
Nope, for years, shift-tab in the browser's editor for Hubitat code, has been a great keystroke combination to format/align code by indenting brackets and the subsequent code vertically.
I am not sure where the shift-tab keystroke formatting functionality exists, but it eliminates me having to use another groovy editor to format groovy code and then paste it back into the browser of a hubitat app/device code file.
Certainly in other editors it is a common way to un-indent. I can't remember if I have used it on HE. Maybe there is a list of shortcuts somewhere on the editor or in the documentation...?