When the user double-clicks a bracket in JSL editor, the code between opening and closing bracket is selected - including the brackets.
... but excluding the command in front of the brackets.
for copy & paste and to run code sniplets, it could be useful to include the command in front of the brackets.
Is there a shortcut which does this?
After double clicking on the bracket code, then hold the shift key down and click on the first letter in the command, and the complete command will be selected
alternative:
press Ctrl + Shift and click arrow left
... several times (if the command is written with spaces)
After double clicking on the bracket code, then hold the shift key down and click on the first letter in the command, and the complete command will be selected
alternative:
press Ctrl + Shift and click arrow left
... several times (if the command is written with spaces)