Add functions to restore previous script editors
Workbench will now note file paths of scripts that are open when mantid is closed (saved in QSettings). It will restore these on startup.
Showing
- qt/applications/workbench/workbench/app/mainwindow.py 3 additions, 2 deletionsqt/applications/workbench/workbench/app/mainwindow.py
- qt/applications/workbench/workbench/plugins/editor.py 10 additions, 4 deletionsqt/applications/workbench/workbench/plugins/editor.py
- qt/python/mantidqt/widgets/codeeditor/multifileinterpreter.py 23 additions, 4 deletions...ython/mantidqt/widgets/codeeditor/multifileinterpreter.py
- qt/python/mantidqt/widgets/codeeditor/test/test_multifileinterpreter.py 15 additions, 0 deletions...idqt/widgets/codeeditor/test/test_multifileinterpreter.py
Please register or sign in to comment