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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Brackets: The Open Source Code Editor for the Web

222 点作者 omarrr将近 13 年前

24 条评论

patrickaljord将近 13 年前
This looks pretty awesome, I was about to suggest you put it on kickstarter but then realized it's already backed by adobe which is pretty cool. Could you tell us how involved Adobe is in this project and what their goals are? Do you plan to make it usable directly from the browser using the file system API? Do you plan to support other languages such as ruby and python? Also you kind of sound like Abed from Community :)
评论 #4159822 未加载
DeepDuh将近 13 年前
Looks great, game changing in fact. It seems to be quite inline with Brent Victor's vision (<a href="http://vimeo.com/36579366" rel="nofollow">http://vimeo.com/36579366</a>). One thing I'd like to see stolen from his demo: Once you have direct visual feedback on what you're doing, it makes a lot of sense to have widgets for your style definitions, e.g. scales with handlebars and color pickers popping up when the cursor is over values with corresponding type. It's a great thing that this project is both funded and open source. Quite unexpected from Adobe tbh.
giulivo将近 13 年前
I just wanted to give this a try, but the "single" part not written in HTML, CSS and Javascript (the native shell it runs from) has not been ported to Linux yet.
评论 #4161459 未加载
评论 #4160821 未加载
wetherbeei将近 13 年前
Looks useful for static pages, but a lot of the shiny features wouldn't work for any site designed using a template library (which is any dynamic site).
评论 #4160580 未加载
kennywinker将近 13 年前
"Hey, this is pretty cool!" ... "Wait... Adobe!?!" - The Internet
评论 #4161355 未加载
评论 #4160305 未加载
jamesflorentino将近 13 年前
Looks good but this wouldn't fit into the modern-day front-end developer workflow. I'm talking about companies who use pre-processors like SASS, LESS, Stylus, CoffeeScript, Jade, HAML, etc.<p>As for live code-editing feature, you can already do a lot of these stuff in Chrome's developer tool.<p>Note: I'm a Vim user. Which I personally think is still the best text/code editor in the world.
utku_karatas2将近 13 年前
I suppose we'll be seeing more Codemirror based editors wrapped in Webkit in the future. Well at least one more I'm sure, because I've been implementing one too. You couldn't believe how fast one can actually churn a cross platform mediocrish editor given all the great quality tooling (QTWebkit, Bootstrap, Codemirror).
overcyn将近 13 年前
The kinetic typography is too jumpy. Its hard to follow and becomes distracting.
评论 #4160627 未加载
评论 #4164093 未加载
评论 #4162811 未加载
评论 #4160793 未加载
james33将近 13 年前
Where have you been all my life? Oh right, it still doesn't fully exist yet, but I'm excited to contribute because being a purely JS dev I could see this saving me loads of time and frustration.
arunoda将近 13 年前
This is amazing - The best HTML5 editor I've ever seen - I just forked this and surely gonna send pull requests. Kudos for adobe and the team :)
james33将近 13 年前
Opening the app's codebase by default is brilliant, really lowers the barrier to entry for anyone on the fence about contributing.
edwinyzh将近 13 年前
Great!<p>Quote from The Brackets blog post "There are a lot of text editors out there, but not too many care exclusively about web developers" -- This is exactly why I'm building LIVEditor (<a href="http://liveditor.com" rel="nofollow">http://liveditor.com</a>)
webjunkie将近 13 年前
If you find the CSS live preview stuff cool, check out <a href="http://cssrefresh.frebsite.nl/" rel="nofollow">http://cssrefresh.frebsite.nl/</a> It's awesome. Even with complicated, nested templates and CSS stuff.
Karunamon将近 13 年前
Very cool app. I've been looking for a web-compatible code editor/pseudo-IDE for a long time. This one looks like it may actually go places.
Ygg2将近 13 年前
I've tried Brackets on Windows but changing HTML doesn't reflect on the page. Have they implemented that yet or is it for CSS only?
评论 #4163197 未加载
pyrogyn将近 13 年前
There is also Eclipse Orion to look at for an open source web-based code editor. It's in beta, still, but it has definite promise.
Vitaly将近 13 年前
a js scriptable modern editor is a project I wanted to build myself, if only I already had nuff time and money ;) no someone did it for me - how cool is that!<p>Now we only need to figure out one thing - way to make it <i>properly</i> support vim bindings ;)
stratos2将近 13 年前
looks cool, i suppose it could work for some stuff. but not for dyanamic octopus web code.
comex将近 13 年前
"We can also apply the same ideas to JavaScript development. Smash the Quick Edit key on a function call and Brackets opens an inline editor with the JavaScript function body ready for edit. Instead of managing documents, developers can dive in and out of their code with ease."<p>What, not a single mention of Light Table?
评论 #4160230 未加载
meeech将近 13 年前
+! for them having 'starter bugs'. searched to see its not new, but first i've seen it.
cnp将近 13 年前
This is a great effort, but it really seems like a ripoff of SublimeText, design-wise.
cnp将近 13 年前
I do have to say, though, that after seeing the video I'm pretty sold
pjmlp将近 13 年前
blah, another web IDE thingy.
ilaksh将近 13 年前
"Because it’s built in JavaScript, HTML and CSS, if you use Brackets, you have the skills necessary to customize, extend and contribute to it. Easy to fork and with a flexible and open license, it truly is your editor. In fact, when you first open Brackets you’ll be looking right at the Brackets source code. On the team, we use Brackets to develop Brackets in this weird inception-style-yin-and-yang type of thing."<p>My thing is like that too, especially the inception thing, but its better for a lot of reasons because its more than just an editor and is designed to be easily extended with plugins/components.<p><a href="https://github.com/ithkuil/cureblog" rel="nofollow">https://github.com/ithkuil/cureblog</a><p><a href="https://vimeo.com/43784316" rel="nofollow">https://vimeo.com/43784316</a><p>Anyway so good try Adobe, but if Adobe really wants to do the right thing, support the open web, and build a really useful tool, they should scrap Brackets, fork my project, and start promoting that. LOL sorry dickish thing for me to say but true.
评论 #4160133 未加载
评论 #4160413 未加载