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.

Brackets – open-source code editor built with the web for the web

94 pointsby flipstewartover 12 years ago

12 comments

eggsbyover 12 years ago
Why would I want to use or contribute to this over something like <a href="http://codemirror.net/" rel="nofollow">http://codemirror.net/</a> or the various tools powered by codemirror? (light table, jsbin, etc)<p>edit: I see that this is also powered by codemirror, the editor itself, so what does this offer on top of it?<p>I can't even find a feature list on this page, and after signing up for the adobe ~cloud~ I haven't been able to make my way to a working demo of the application...
评论 #4620112 未加载
just2nover 12 years ago
So I'm used to debugging in Chrome, so I instinctively open the browser's dev tools to find that this breaks the Live Preview. It feels somewhat like there's a quantum property here: things work like magic (the browser is apparently opening a static CSS file from file://), but as soon as you try to observe it, it starts behaving as expected (no live updates for you!). That seems a little bit odd.
评论 #4620354 未加载
antiheroover 12 years ago
I can't really see enough information about it on the site - what makes it so great? Perhaps making a screencast showing it doing some great things will help adoption.<p>Other considerations - pretty much any front-end person that isn't a masochist is going to be using a preprocessor like SASS or LESS - how will the editor support this? (also consider CoffeeScript, for instance).
评论 #4646416 未加载
评论 #4621139 未加载
woahover 12 years ago
Man, I really wish I could use this, I code JS, HTML, and CSS all day, and would love to hack on my own editor, but don't have the time to learn lisp or c.<p>No linux version :(
评论 #4619622 未加载
评论 #4620362 未加载
dqminhover 12 years ago
anyone knows how does this perform compared to <a href="http://ace.ajax.org" rel="nofollow">http://ace.ajax.org</a> ?
评论 #4620267 未加载
tangueover 12 years ago
Tried it and liked it. The UI is pretty clear even if it's not ready for production.<p>I think this is what a lot of us missed. As webdesign is moving away from wysiwyg we need a new breed of text editors (I <i>love</i> Emacs but it's not very efficient for CSS/HTML/JS development).
vanniover 12 years ago
Previous discussions:<p><a href="http://news.ycombinator.com/item?id=3917637" rel="nofollow">http://news.ycombinator.com/item?id=3917637</a><p><a href="http://news.ycombinator.com/item?id=4159552" rel="nofollow">http://news.ycombinator.com/item?id=4159552</a>
norswapover 12 years ago
I see no mention of how the editor will be customizable (keybinds, defining new commands) which is what this kind of online editor often lacks and is one of the cornerstone of the success of offline editors (emacs, vi, even SublimeText and TextMate).
评论 #4623014 未加载
dchichkovover 12 years ago
Whoever you are, if you develop an editor, please approach it as a hard real time system.
meshover 12 years ago
fyi, you can see a video of an overview of Brackets here:<p><a href="http://www.youtube.com/watch?v=2Tk7AUaExBQ&#38;feature=plcp" rel="nofollow">http://www.youtube.com/watch?v=2Tk7AUaExBQ&#38;feature=plcp</a>
desireco42over 12 years ago
interesting, that is all I can say. I see it is made with special focus on javascript, that is definitely welcome. Code looks really awesome.
snprbob86over 12 years ago
Demo?
评论 #4619568 未加载
评论 #4619566 未加载