V2.2.0
- Grid view support ππ
- await + sync support π π
- load scripts support
- Prompt before quit preference
load file..
&save command as..
menu- Add node REPL builtins in context
- Upgrade electron
0.36.2
and babel 6 - Shortcut for previous commands ctrl + shift+ 0..9
- Global variable watcher ππ
- Store as global variable support ππ
- node REPL is used only for load files and auto completion
- Add polyfills to REPL context
- Add start up script preference.
- Add npm modules path preferences with navigation support π
npm install -g mancy
and bug fixes.
Note:
- Some ES2015 features requires
strict
mode enabled.