Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Atom 称自己为“可破解的文本编辑器”,Nuclide 将其变成了 IDE。它如何兑现这一承诺?
JetBrains 套件(IntelliJ、PyCharm 等)似乎有很多插件。与其他 IDE 相比,它们编写起来有多容易?
十年前,Eclipse 的插件开发以笨拙着称。情况有改善吗?
我还缺少其他任何 IDE 吗?
我更喜欢 Atom,因为它由 Github 提供支持,并且有一个非常欢迎开源贡献者的社区。
它有各种各样的插件,我经常使用它的 C++ 插件来构建我的代码。
在 Atom 中创建一个简单的包
为 Atom 制作插件的简单教程
无论如何,这些是我的喜好:)