在 Mac 上与 GoogleAppEngineLauncher 配合使用的编辑器
哪些编辑器最适合与 Mac 版 GoogleAppEngineLauncher 中的“编辑”按钮一起使用?一个好的编辑器最好能够编辑 Python 和 YAML 并能够打开目录。
What editors are best for use with the "Edit" button in GoogleAppEngineLauncher for Mac? A good editor would preferably be able to edit Python and YAML and be able to open directories.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
为什么不使用您最喜欢的编辑器呢? Textmate、gvim 或 emacs 任何事情都应该在这里做。它们都支持 Python 和 YAML 语法。
Why not use your favorite editor? Textmate or gvim or emacs anything should do here. All them support Python and YAML syntax.
Aptana Studio 3 非常好。它有点重量级,但具有 Python 语法突出显示和代码完成功能,以及 YAML 语法突出显示功能。
Aptana Studio 3 is really good. It's a little heavyweight, but does Python syntax highlighting and code completion, and YAML syntax highlighting.
您尝试过 TextWrangler 或 jEdit 吗?您可以在 Apple 网站上获取它们的链接,也可以通过 google 搜索它们。他们是非常好的编辑。
Have you tried TextWrangler or jEdit? You can get the links to them on Apple site or you can google for them. They are pretty good editors.