Does anyone know how to set a monospace font in the JS Expression text edit window in Infor Process Designer?
The font settings in preferences don't seem to control that font.
Thanks!Andy
Am I the only one that finds the lack of a monospace font in the JS expression builder annoying, lol
@mcleverly Do you have any tricks to adjust the JS expression builder font?
Those options you are looking at never used to exist until a recent eclipse upgrade, and none of them are programmed in so you aren't going to be able to adjust that font. Sorry Andy
I copy out to Notepad++ to do my editing and then paste back in when I'm done. may need to copy/paste a bit more to use the variable or function shortcuts, but I like having the better and larger editor.
Ah bummer! No way to modify the .prefs files to hook into those elements?
I generally do the same with VS Code to have collapsible code blocks and syntax highlighting, but it would be nice to have a monospace font directly in the editor when reviewing code so the character spacing is aligned.I'll guess I'll just wait until IPD gets moved into the Web UI and then I can just modify the elements in the DOM
I think you will be happy when you see the Web UI Javascript Expression Builder.