Live data from Hacker News

Ask HN: Web-based coding text editors? (for coding on the cr48)

news.ycombinator.com

41–50 of 57 posts

Re: Ask HN: Web-based coding text editors? (for coding on the cr48)

#42
post #16
post #7

Earlier 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)

In vimium you can press 'i' to go into 'insert mode (sort of)' which works similarly (albeit not as well as) vimperator's passthrough mode.

Adding the exclusion is probably the best route though.

Re: Ask HN: Web-based coding text editors? (for coding on the cr48)

#45
I was wondering about this too. But what good is being able to code in a browser unless you can actually [compile and] run your code somewhere? I can see how a browser-based editor could be great for editing JavaScript. But unless the browser also hosts or provides access to a platform for the language you're working in, what is there to be gained by coding in a browser?

Re: Ask HN: Web-based coding text editors? (for coding on the cr48)

#50
post #47

Cloud9 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

I've never used github so this is my first foray into using it and it is down! Does that happen often with github? I've been unable to clone from it (or even connect to the website) for a few hours now.
Post reply on HN