cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JMP Wish List

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

Type hints

Type hints in Python were a beautiful addition when they got added.  With JSL also not being a typed language, I'm wondering if we could get something similar.  
This function is sort of served by new custom function, and Naturaldocs usage if there are diligent programmers. But nothing quite as nice as an inline hint.  

 

I'm sure this is no small task, but figured I'd bring  it up since I haven't seen it anywhere else.