☐ cool new feature
☑ could help many users!
☐ removes a „bug“
☐ nice to have
☐ nobody needs it
Please add some functionality to the embedded log of the JSL editor:
- possibility to jump to the erroneous code, e.g. when the user double clicks the line number in the error message:
https://community.jmp.com/t5/Discussions/JSL-error-jump-to-line/m-p/568556
- JMP tries to trace back an error to the line of code where the erroneous object was defined. This often help a lot to find the error very fast. But sometimes, this behavior is misleading: https://community.jmp.com/t5/Discussions/Error-tracing-JMP-tries-to-quot-help-quot/m-p/568587
my wish: in adddition to the current error message (with the object definition), please write as well into the log at which position of the code the error "happened".
- often there is just a typo in the code.
How about auto.suggestions with variable names which are actually in the code (with reference to the line of code which defines the variable)?
e.g. as hover labels if the user moves the mouse over the erroneous variable name
more wishes submitted by