Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
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?