This will also be very useful for those of us with iPads, who want to code on the go. :)
Ask HN: Web-based coding text editors? (for coding on the cr48)
41–50 of 57 posts
Re: Ask HN: Web-based coding text editors? (for coding on the cr48)
#42Earlier quoted context omitted.
Nice, but heads up: it doesn't play nice with Vimium (chrome extension).
If it was done in a similar way to vimperator there should be a passthrough mode (ctrl-z in vimperator)
Adding the exclusion is probably the best route though.
Re: Ask HN: Web-based coding text editors? (for coding on the cr48)
#43Re: Ask HN: Web-based coding text editors? (for coding on the cr48)
#44Re: Ask HN: Web-based coding text editors? (for coding on the cr48)
#45Re: Ask HN: Web-based coding text editors? (for coding on the cr48)
#46Is there an easy way to access a terminal shell in chrome os?
* ctrl+alt+t (limited-functionality)
* switch to "developer mode" (hardware switch in battery compartment, erases all "personal information" when toggled)
Re: Ask HN: Web-based coding text editors? (for coding on the cr48)
#47Cloud9 IDE ( http://www.cloud9ide.com/ ) is a neat looking project. It's Javascript-centric right now but I believe it will be more generally useful.
Re: Ask HN: Web-based coding text editors? (for coding on the cr48)
#48Supports: C C++ D Haskell Lua OCaml PHP Perl Plain Text Python Ruby Scheme Tcl
Re: Ask HN: Web-based coding text editors? (for coding on the cr48)
#49Re: Ask HN: Web-based coding text editors? (for coding on the cr48)
#50Cloud9 IDE ( http://www.cloud9ide.com/ ) is a neat looking project. It's Javascript-centric right now but I believe it will be more generally useful.
This project is pretty active on github