TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

94 点作者 flipstewart超过 12 年前

12 条评论

eggsby超过 12 年前
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 未加载
just2n超过 12 年前
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 未加载
antihero超过 12 年前
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 未加载
woah超过 12 年前
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 未加载
dqminh超过 12 年前
anyone knows how does this perform compared to <a href="http://ace.ajax.org" rel="nofollow">http://ace.ajax.org</a> ?
评论 #4620267 未加载
tangue超过 12 年前
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).
vanni超过 12 年前
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>
norswap超过 12 年前
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 未加载
dchichkov超过 12 年前
Whoever you are, if you develop an editor, please approach it as a hard real time system.
mesh超过 12 年前
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>
desireco42超过 12 年前
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.
snprbob86超过 12 年前
Demo?
评论 #4619568 未加载
评论 #4619566 未加载