repl-dev README
Enjoy the lightspeed of code development with deep intergation of REPL.
Features
Currently the extension supports python/javascript interpreter.
Two ways to use it:
- type code and whenever you enter the new line, the code will sent to interpreter instantly, get evaluate and show result to you!
- Use
Cmd+. (Ctrl+. in windows )to send selection to the language you choose!
You can use Cmd+P to select Enable Instant REPL or Disable Instant REPL .
Release Notes
.0.0.1
Initial release of REPL-DEV
.0.0.3
- REPL-DEV has support for 'swift' interpreter now!
- Single Terminal Panel Support, Better Notifications!
- A simple REPL-Dev Statusbar On-Off Switch!
.0.0.6
- REPL-DEV now does not start automatically
| |