- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
select code between brackets -> include the command?
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?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: select code between brackets -> include the command?
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: select code between brackets -> include the command?
alternative:
press Ctrl + Shift and click arrow left
... several times (if the command is written with spaces)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: select code between brackets -> include the command?
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: select code between brackets -> include the command?
alternative:
press Ctrl + Shift and click arrow left
... several times (if the command is written with spaces)