cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • 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.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar

🙏 optimized syntax highlighting in JSL editor

☑ cool new feature
☑ could help many users!

☐ removes a „bug“

☐ nice to have

☐ nobody needs it

 

#myTop10_2022

 

Please add this functionality to JSL editor:

 

When a user Double-Clicks a bracket, the code inside the brackets is analyed, clustered ind highlighted with differnet colors.

Example for "if":

- conditions are highlighted green to separate the code blocks in-between

- else code is highlighted red to separate is from the other code

https://community.jmp.com/t5/Discussions/JSL-if-else-gt-find-the-commas/m-p/573510/highlight/true#M7...

 

Similar highlighting could also be applied to many  other functions:

Match: highlight each match to separate the code blocks.

Substitute: highlight the search patterns to separate the replacement blocks

...

 

hogi_0-1669385224973.png

 

more wishes submitted by  hogi_2-1702196401638.png

6 Comments
Status changed to: Acknowledged

Hi @hogi, thank you for your suggestion! We have captured your request and will take it under consideration.

mia_stephens
Staff
Status changed to: Investigating
 
hogi
Level XIII

-

hogi
Level XIII

another way of syntax highlighting - I think it will help even more : )
Advanced syntax highlighting in JSL Editor 

hogi
Level XIII

90% of the functionality is already available:
https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824212/highlight/true#M100363 

-> low prio to get the remaining 10%

Status changed to: Acknowledged