缩进 - XAML

发布于 2024-10-05 03:43:48 字数 49 浏览 2 评论 0原文

有人知道如何在 Visual Studio 2010 中自动缩进 XAML 文件吗?

Does anybody know how to do an auto-indent a XAML file in Visual Studio 2010?

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

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

发布评论

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

评论(3

默嘫て 2024-10-12 03:43:48

打开文档后,按

CONTROL+K CONTROL+D

With the document open, press

CONTROL+K CONTROL+D

素手挽清风 2024-10-12 03:43:48

菜单 - 编辑:高级:格式化文档(您的键盘快捷键将位于菜单项的右侧)

Menu - Edit:Advanced:Format Document (Your keyboard shortcut will be to the right of the menu item)

泪意 2024-10-12 03:43:48

我发现如果我只是使用自动完成功能关闭当前对象,Visual Studio 将缩进中间的所有内容。

因此,您可以删除 XAML 的最后一行,然后开始重新键入该行的开头,按 Tab 键并缩进 XAML。

或者您只需选择“编辑”>“高级>格式化文档。

I find that if I just close the current object using the auto-complete functionality Visual Studio will indent everything in-between.

So you could just delete the last line of your XAML and then just start retyping the start of the line, hit tab and get your XAML indented.

Or you could just select Edit > Advanced > Format Document.

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