cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
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 XII

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