TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: ICEcoder v2.0 – online and offline browser code editor

40 pointsby mattpassabout 12 years ago
Have been building a web IDE & browser based code editor and v2.0 has now launched. Contains a whole load of features beyond just code highlighting such as online & offline use, code completion, type boosting, Emmet, database management, find & replace builder, auto backups, Github syncing and a whole lot more. Oh, and it's free & open source. Any and all feedback welcomed.

5 comments

benaiahabout 12 years ago
This will be really nice for WordPress development, since you bork the whole backend whenever you break some of the core files, such as functions.php (which can be done simply by forgetting a semicolon). Using this should be much easier than logging into cPanel and much more portable than using FTP. Cool beans.
jdwisslerabout 12 years ago
Is it possible to have emacs controls in this?<p>That is one of the only things preventing me from using it.
评论 #5388409 未加载
theyakabout 12 years ago
I like all the progress I've seen in web based editors over the years. However, one feature I use a lot in my IDE but have not seen in any web-based editor is code completion. When that gets implemented well, then it will be hard to resist using something this.
评论 #5388423 未加载
adinbabout 12 years ago
The demo is <i>painfully</i> close to working within mobile safari on an unjailbroken iPad 2.<p>So close...so very, very close!
评论 #5388416 未加载
rustcabout 12 years ago
A little off-topic, but how did you generate/get the loading animation on the demo page? Looks very neat!
评论 #5386673 未加载