cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Community Discussions

Got a question about using the JMP User Community? A complaint or a compliment? Post it here.
Choose Language Hide Translation Bar
vince_faller
Super User (Alumni)

Where'd syntax highlighting go (on this website)?

I used to have syntax highlighting when I pushed the "Insert JSL Script" button.  Now it's just text as if I just pushed the "insert code" button.  

Is this just a me issue or can anyone see it. 

Names default to here(1);
dt = open("$SAMPLE_DATA\Big Class.jmp");
// some comment
Vince Faller - Predictum
2 ACCEPTED SOLUTIONS

Accepted Solutions
Ryan_Gilmore
Community Manager Community Manager

Re: Where'd syntax highlighting go (on this website)?

Yes, syntax highlighting is an issue and we are working to have it fixed. I do not yet have a time frame as to when it will be corrected.

View solution in original post

Ryan_Gilmore
Community Manager Community Manager

Re: Where'd syntax highlighting go (on this website)?

Syntax highlighting should now be available again.

View solution in original post

3 REPLIES 3
Ryan_Gilmore
Community Manager Community Manager

Re: Where'd syntax highlighting go (on this website)?

Yes, syntax highlighting is an issue and we are working to have it fixed. I do not yet have a time frame as to when it will be corrected.

vince_faller
Super User (Alumni)

Re: Where'd syntax highlighting go (on this website)?

Good enough for me. Was just checking that it wasn't something I changed.
Vince Faller - Predictum
Ryan_Gilmore
Community Manager Community Manager

Re: Where'd syntax highlighting go (on this website)?

Syntax highlighting should now be available again.