top | item 22348228 (no title) fenollp | 6 years ago From a quick look this looks like a subset of what https://repl.it/ provides (which is fine!).Any features / wild ideas you feel deserve more attention than a quick look? discuss order hn newest netgusto|6 years ago It does indeed look like repl.it!I'd say the main feature is owning the code you write (on your filesystem) which allows your scm on top of it.Also, the cli mode (watch and run), which does not expose a web ui, and is nice in combination with tmux and vim.If I ever get the chance to do it:* Markdown file support* Integration in vscode as a code runner* Use Monaco (potentially with code insights) instead of Code Mirror
netgusto|6 years ago It does indeed look like repl.it!I'd say the main feature is owning the code you write (on your filesystem) which allows your scm on top of it.Also, the cli mode (watch and run), which does not expose a web ui, and is nice in combination with tmux and vim.If I ever get the chance to do it:* Markdown file support* Integration in vscode as a code runner* Use Monaco (potentially with code insights) instead of Code Mirror
netgusto|6 years ago
I'd say the main feature is owning the code you write (on your filesystem) which allows your scm on top of it.
Also, the cli mode (watch and run), which does not expose a web ui, and is nice in combination with tmux and vim.
If I ever get the chance to do it:
* Markdown file support
* Integration in vscode as a code runner
* Use Monaco (potentially with code insights) instead of Code Mirror