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?