8 ms·
You should check out the zed editor. Its something you can run locally (stand-alone or chrome app) and has a remote code component. I've used these cloud IDEs,
by redidas 12y ago
You should check out the zed editor. Its something you can run locally (stand-alone or chrome app) and has a remote code component.
I've used these cloud IDEs, but haven't like any of the text editors they supply. Zed is amazing compliment to these services.
http://zedapp.org/features/edit-remote-files/ http://zedapp.org/features/edit-remote-files/
- filearts 12y agoBig fan of Zef's work though I haven't tried Zed yet. Another really cool tool is TEdit by Tim Caswell. But before I toot their horns too loud, they are sort of competitors of mine as the creator of Plunker. Anyway, the more the merrier as long as well all get along and move the experience forward!
- janjongboom 12y agoFunny thing that both Zef and Tim are former Cloud9 employees. They largely build upon the same stack with VFS[0] and Ace. [0] https://github.com/c9/vfs https://github.com/c9/vfs
- zef_hemel 12y agoNeither of us use VFS, but indeed we do use Ace -- it's awesome.
- chr1 12y agoYep, Zed is very nice, And it uses Ace editor component developed by Cloud9.