Use this feature to view and manage the input history of the REPL Console, you can pin frequently used expressions, merge the string results of multiple expressions, etc.
They are two ways to history manager window:
- Click the
Open Expression History
button in REPL Console settings window. - Execute
console.open_history
in REPL console to open it.
The history input information will be saved to the configuration file.