PythonTidy 集成到 Coda 中?

发布于 2024-10-04 00:13:49 字数 42 浏览 0 评论 0原文

有没有办法直接在 Coda 中集成类似 PythonTidy 的功能?

Is there any way to integrate PythonTidy-like functionality directly in Coda?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

谢绝鈎搭 2024-10-11 00:13:49

截至2012年10月,这个问题的答案是否定的。

As of October 2012, the answer to this question is "no".

肤浅与狂妄 2024-10-11 00:13:49

Python 代码默认是整洁的,与带有花括号的语言相比,您只需要缩进代码块即可,如果程序员不喜欢按照定义的约定编写代码,则需要美化代码块。

Python code is tidy by default, you just need to indent code blocks comparing with languages that have curly braces, and which need to be beautified if programmer don't like to write code by defined conventions.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文