Changes for version 0.23
- Devel::REPL is now supported if installed as an internal in-process REPL
- Disable all form submission to prevent UI from refreshing by mistake on ENTER key
- When the a file is closed and it not clean we need to popup a save confirmation dialog
- Various stability and refactorings into a better close file/files action
- More fixes to the REPL dialog
- Untitled editors are considered Perl by default
- Close the last editor tab create a new Untitled one
- Added * after an editor tab name if is modified
- Add the initial implementation of save file
- REPL command output is now readonly in REPL dialog
- Added Close File and Close All Files.
- Fix mode selection bug when open a file that is not perl
- Added a feature to accept a directory parameter to find-file
Modules
Modern Perl editor
Provides
in lib/Farabi/Editor.pm