It would enhance usability, if the last active editor settings would automatically taken to the newly created one, if it's applicable (It is not reasonable to use the advanced text feature for scripts and procedures).
Analysis:
This change can be implemented by reading the current editor settings and applying it to the newly created editors at NumeReWindow::NewFile() and NumeReWindow::OpenSourceFile(). One has to ensure that only reasonable settings are shared to the newly created editor.
Implementation:
The change was implemented as proposed by the analysis. Implementation tests were passed successfully.
Documentation:
Not needed - minor feature change.
Tests:
Durability tests returned no deviation. Change was implemented as proposed by the analysis.
Anonymous
Diff:
Diff:
Diff:
Diff: