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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ace – an embeddable code editor

86 点作者 ____Sash---701_超过 6 年前

11 条评论

humanrebar超过 6 年前
I would consider a new name.<p>Ace&#x2F;ACE is maybe the most overused name or acronym out there. There are over a dozen entries in the Wikipedia disambiguation page in the computing subsection alone. And that doesn&#x27;t count other domains and non-public projects.<p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Ace_(disambiguation)" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Ace_(disambiguation)</a>
评论 #18370739 未加载
hnruss超过 6 年前
I recently tried to embed Monaco but wound up with Ace instead due to issues using Monaco via requirejs. Was pleasantly surprised that Ace had all of the features we needed.
pmontra超过 6 年前
I tried to type in the snippet embedded in that page with Firefox Android. The cursor is about where I touched the screen but characters appear at the end of the line. The two locations move in sync when I use the arrow keys on my mobile keyboard.<p>That doesn&#x27;t happen with the Etherpad editor. The demo at <a href="http:&#x2F;&#x2F;etherpad.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;etherpad.org&#x2F;</a> works well.
pandemicsyn超过 6 年前
Are there any good opensource WYSIWYG&#x2F;drag and drop website builders? I&#x27;ve always been curious if folks like leadpages, wix, etc build their own from scratch or start with something off the shelf.
评论 #18371232 未加载
评论 #18372727 未加载
js4ever超过 6 年前
Ace is probably the fastest code editor, especially for large files. Features are far from monaco but you have to load only 200kb for ace vs 2.5mb for monaco
评论 #18369883 未加载
评论 #18369530 未加载
skbly7超过 6 年前
I am pretty much fan of Ace editor. It has worked perfectly over the years and have no nearby competitor when I compared back in 2015.<p>This was a project I made using ACE, &quot;an online IDE (code, compile and run)&quot; for competitive programmers: <a href="https:&#x2F;&#x2F;www.codechef.com&#x2F;ide" rel="nofollow">https:&#x2F;&#x2F;www.codechef.com&#x2F;ide</a>
flurdy超过 6 年前
How has the Amazon&#x2F;AWS acquisition of C9 affected Ace? Is it abandonware or still very actively developed?
评论 #18369797 未加载
megous超过 6 年前
Has the same problem like other web code editors. It does something weird with text selection and mouse click handling, so copy pasting using middle click doesn&#x27;t work (in or out of the editor).
geokon超过 6 年前
What&#x27;s the use-case for an editor embedded in a webpage? It doesn&#x27;t seem to be able to live-edit the webpage code - so I guess I don&#x27;t really get it..<p>It&#x27;d be nice is someone made a general text editor that was also embeddedable and could also live edit itself (or the program it&#x27;s running in). The closest I&#x27;ve seen is Nightlight <a href="https:&#x2F;&#x2F;sekao.net&#x2F;nightlight&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sekao.net&#x2F;nightlight&#x2F;</a><p>But it&#x27;s not really &quot;general purpose&quot; like Emacs w&#x2F; Elisp and it&#x27;s pretty Clojure specific
评论 #18370224 未加载
评论 #18369709 未加载
评论 #18369735 未加载
评论 #18370238 未加载
评论 #18369966 未加载
makach超过 6 年前
I love this editor. Used it for ages with c9!
评论 #18369542 未加载
4b11b4超过 6 年前
Can&#x27;t you embed a REPL? Seems like REPL.it will be the de-facto standard for most cases in the near future? Maybe it&#x27;s too heavy for some applications? Why would you use anything other than REPL?
评论 #18371291 未加载