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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Building Nuclide, a unified developer experience

186 点作者 tbassetto将近 10 年前

14 条评论

gamesbrainiac将近 10 年前
Why are so many companies hacking on atom recently? First it was MS, and now FB? Anything special about Atom that you don't get in something like Vim or Emacs? They're both open source, and very hackable.
评论 #9767377 未加载
评论 #9766161 未加载
评论 #9766314 未加载
评论 #9768088 未加载
评论 #9766104 未加载
评论 #9766084 未加载
评论 #9767075 未加载
评论 #9766090 未加载
评论 #9766278 未加载
mhd将近 10 年前
Heh, they had &quot;pico&quot; in their list of editors. If one is really hellbent on using <i>that</i> for Hack&#x2F;Obj-C in 2015, I&#x27;m not sure whether any argument is convincing enough ;)<p>Generally I wasn&#x27;t really that impressed by the demo. Sure, the integration is nice, but I don&#x27;t see how that&#x27;s different from most other IDEs. But what struck me as a bit odd was the presenter stating a preference for vim, and then starting to edit Objective-C like all you&#x27;ve got is your cursor keys plus tab.<p>So, yes, another IDE, yay. And if you work at FB, sure, mindshare alone is probably worth it. But why would one give up normal mode&#x2F;macros&#x2F;elisp&#x2F;abbrevs etc. for that?<p>Now don&#x27;t get me wrong, I totally understand different preferences, and if your current editor is e.g. TextMate&#x2F;Sublime or an IDE like PhpStorm&#x2F;Eclipse&#x2F;Xcode, I can see it. But if you start with the premise that vim is the One True Editor, why would <i>this</i> be the switch reason, whereas IDEs before didn&#x27;t get you there?<p>No problem with another flower in the garden of editing, I just thought the sales pitch was a bit weird.
评论 #9769052 未加载
评论 #9768125 未加载
chuckcode将近 10 年前
Seeing as how this is facebook&#x27;s hacked up editor I&#x27;d love to see some more social features to share with other developers. Get advice, show something cool, share a branch, etc. with teammates or even the world.<p>I&#x27;m sure it is nice to have an editor that understands javascript better and it is nice to see that yes they have syntax checking and auto suggestion. Experience tells me the devil is in the details of the architecture for how much their integration will survive tool churn vs composition model of different tools.<p>What I&#x27;d really like to see in my next editor that seems hard to find is:<p>- Ability to easily share code and screen with other developers. I know the lone gun is typical in software development but it would be great to work with other people seamlessly as well.<p>- Working with files&#x2F;shell on a remote server. All to often these days I find myself with large data set that is hard to move so I end up using console tools to debug the problem on the box.
评论 #9768923 未加载
评论 #9768451 未加载
wpeterson将近 10 年前
Did someone say Gavin Belson and Nucleus?
评论 #9767046 未加载
评论 #9769520 未加载
评论 #9767984 未加载
_stephan将近 10 年前
Remote development sounds very interesting. If the IDE supports this directly, the user experience could be much better than the one you get when running an IDE over a remote desktop connection.
hfourm将近 10 年前
&quot;Last but not least, this initial release includes our universal search tool package. In a large, multi-language codebase like ours, finding files and symbols quickly and efficiently is important for our engineers. Here&#x27;s a glimpse: SEARCHES INDEX.PHP&quot;<p>sorry thought that was funny
joelthelion将近 10 年前
You say &quot;unified developer experience&quot;, I read &quot;everybody will be forced to use the same tools&quot;. Not cool.
emehrkay将近 10 年前
Strange&#x2F;random observation: it is surprising that Chrome-style tabs seem to be the default tab representation given the pushback over the past few years over skeuomorphism in digital design.<p>This editor looks cool though. I haven&#x27;t really looked at Atom, so I assume that it has good PHP&#x2F;Python&#x2F;Ruby support. I will try this out when it is released, I love the autocomplete
评论 #9767297 未加载
评论 #9768225 未加载
评论 #9769225 未加载
edko将近 10 年前
Very promising. I wish there was more roadmap information. I cannot wait for the React and React Native parts to be released!
评论 #9766905 未加载
girvo将近 10 年前
I&#x27;m an alpha tester for Nuclide, and it&#x27;s quite nice. There are a tonne of bugs that are getting ironed out, but it&#x27;s brilliant to have an editor that is built for the stack I use: Hack, React and Flow. I use Atom as my daily editor along with Komodo, and I&#x27;m looking forward to Nuclide replacing both!
davidwparker将近 10 年前
Previous discussion (273 points, 93 comments): <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9273976" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9273976</a>
applecore将近 10 年前
ES7 expertise? I thought ES6 was just finalized a few days ago.
评论 #9766681 未加载
评论 #9766392 未加载
ddrum001将近 10 年前
The features they include are nice, but it would be really helpful to have dependency support for languages Scala and Java like IntelliJ does.
评论 #9768932 未加载
cdnsteve将近 10 年前
Seems that Hack now has a first class IDE available, that the authors themselves can help contribute to, awesome.