Keyboard suggestions

  1. When you hold down on the indent button, a pop up containing a de-dent and auto-indent button should appear. This would greatly save time when remove the ‘if’ from a long ‘if’ block.
  2. The search bar needs a ‘replace’ option
  3. When you hold down the ‘+=’ button, a popup should appear containing ‘-=’, ‘*=’, etc.
  4. The operator button should contain the ‘^’ operator
  5. .@Andrew_Stacey suggested in this thread: Macros! You could use lua to program custom keys to preform custom functions. I would use this to replace the select key with a comment key.