-
Notifications
You must be signed in to change notification settings - Fork 133
Version II improvements
Prince John Wesley edited this page Feb 24, 2016
·
5 revisions
We can use base await statement
which will resolved in a sync
fashion.
Global variable watcher (v2.2.0
)
Global variable watcher is introduced in 2.2.0
version to keep track of variables bound to context.
Store as global variable support
Add npm modules path preferences with navigation support
Transpiled view support for Babel, CoffeeScript, TypeScript and LiveScript
- Language Support
- CoffeeScript
- TypeScript
- LiveScript
- Preserve last window resize info to use for next launch
-
check for update…
menu item - notebook mode(experimental)
- load scripts support
-
load file..
&save command as..
menu - Add node REPL builtins in context
- Shortcut for previous commands ctrl + shift+ 0..9
- node's REPL is used only for load files and auto completion
- Add polyfills to REPL context
- Add start up script preference.
- Download from npm support
-
npm install -g mancy
-