发布于 2017-02-04 22:01:40 | 199 次阅读 | 评论: 0 | 来源: 网友投递
Nuclide 基于 Atom 的开发工具集
Nuclide 是 Facebook 推出的一套基于 Atom 的开发工具集。用于开发基于 Hack 的 Web 应用。提供自动完成和 JavaScript 类型检查,内建 React 开发支持,并支持 Facebook 最新的 React Native 库,支持 Facebook 的 Flow JavaScript 类型检查器。
Nuclide 0.202.0 发布了,
更新内容:
Highlights
GraphQL Integration. Autocomplete, syntax errors, go to definition, outline and context views integrations... All you need for .graphql
files!
HACK
Syntax highlighting fixed for methods that start with magic method names (eg __getBlah()
).
Logcat
Fixed parsing for some versions of adb that included extra CRs.
Added "unknown:React" to default tag whitelist.
Reason
Fixed slow syntax highlighting.
Source Control
Fixed double context menu bug in source control sidebar.
Fix Diff View changed sections gutter highlighting.
Debugger
Watches in the debugger now have the 'x' on the left.
Clicking the selected frame in the debugger callstack window navigates to the expected file.
Misc
File permissions are preserved when using search and replace on remote files.
Bugfix for Xdebug on PHP 5.3.
Windows - fixed panel being stuck occasionally in an endless resize.
When opening a file from the CLI, prefer windows which already have the directory open.
Flow autocomplete will no longer work with Flow v0.19 and below.
下载地址: