Skip to content

alias CallEditCallback


(alias) CallEditCallback = fun(filename: string, linenumber: integer)

This callback replaces the call to an external editor when ā€œEā€ is pressed in reply to an error message. Processing will end immediately after the callback returns control to the main program.

Reference:

😱 Types incomplete or incorrect? šŸ™ Please contribute!