- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
If statement - comma
In JSL Editor, when the cursor is on the left of an opening bracket or on the right of a closing bracket, the bracket and the "other" bracket are highlighted:
This behavior is known from other code editors and it helps a lot to find the way through complicated code : )
Is there a similar trick to highlight both brackets when the cursor is on the right of a comma which belongs to the same structure?
slim version of: 🙏 optimized syntax highlighting in JSL editor
I wonder if such a functionality is already available - or planned for a future release ...
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: If statement - comma
You can press Command-] on Mac or Control-] on Windows. It will select the inclusive 'fences.'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: If statement - comma
You can press Command-] on Mac or Control-] on Windows. It will select the inclusive 'fences.'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: If statement - comma
Wonderful, thank you !!!!
I am SOO glad I asked.
Extreme boost for my code debugging : )
A pity that I didn't ask 2 years ago !!
for other languages, Keyboard layouts (?) , it might be
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: If statement - comma
Is this a JMP18 only thing? I'm not seeing it in my JMP Pro 17.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: If statement - comma
it is there in JMP 17.2:
hm ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: If statement - comma
maybe unintentionally disabled?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: If statement - comma
This behavior has existed in the JMP Script Editor for many releases. It is not new or unique to JMP 18.