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.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
lala
Level IX

How can increase the functionality of the JSL script editor?

1, in this script range, automatically highlight other content that is the same as the selected content;
2. How do I change the background color of the selected content when the script editor is in dark mode?

 

2025-04-02_13-29-05.png

Thanks!

11 REPLIES 11
hogi
Level XIII

Re: How can increase the functionality of the JSL script editor?

Very easy: If you miss a feature in JMP, please submit a wish -- or support an already existing wish with a Kudo such tat JMP developers know that it's not a single user who wants it.

 

on the other hand:
There is a wish (since 2022) - nobody votes  - the wish gets rejected.

At the moment, the wish has the status "Not planned for now".
So, voting is still possible.

hogi_1-1743660767181.png

lala
Level IX

Re: How can increase the functionality of the JSL script editor?

The highlighting of SciTE4AutoHotkey was modified using AI according to the syntax of JSL

 

It is still useful for frequently inputting a large amount of code.

 

2025-05-04_14-02-15.png

Recommended Articles