有没有办法在 FlashDevelop 中重新格式化代码?

发布于 2024-07-07 01:22:52 字数 76 浏览 10 评论 0原文

有没有办法重新格式化代码,即在 FlashDevelop 中强制正确缩进,就像在 Eclipse 中使用 CTRL-SHIFT-F 一样?

Is there a way to reformat code, i.e. force correct indentation in FlashDevelop as you can do with CTRL-SHIFT-F in Eclipse?

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

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

发布评论

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

评论(3

王权女流氓 2024-07-14 01:22:52

从 FlashDevelop 4 开始,包含了一个重新格式化器:按 Ctrl+Shift+2

Since FlashDevelop 4 there is a reformater included: press Ctrl+Shift+2

清醇 2024-07-14 01:22:52

打开netbeans 6.5,创建一个xml文件,然后粘贴您的mxml代码; 右键单击,格式化代码,最后从 Netbeans 复制此格式化文本并将其粘贴到 Flex 构建器中。 就这样......我希望有用

open netbeans 6.5, create an xml file and then paste your mxml code; right click, format code, finally copy this formatted text from netbeans and past it in flex builder. it´s all.... i hope to be usefull

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