如何关闭分割窗口/相邻编辑器 - Xcode 4

发布于 2024-12-06 05:46:15 字数 84 浏览 0 评论 0 原文

我通过使用 Xcode 4 中的菜单,成功地在相邻编辑器中打开一个窗口(导航,在相邻编辑器中打开)。不幸的是,我无法弄清楚如何关闭该窗口。你是怎么做到的?

I've managed, by playing around with the menus in Xcode 4, to open a window in an adjacent editor (Navigate, open in adjacent editor). Unfortunately, I'm having trouble figuring out how to close that window. How do you do that?

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

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

发布评论

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

评论(5

掩饰不了的爱 2024-12-13 05:46:15
Cmd+Enter

查看 ->标准编辑器->显示标准编辑器

Cmd+Enter

or View -> Standard Editor -> Show Standard Editor

听风吹 2024-12-13 05:46:15

我通过“查看>”解决了这个问题编辑>标准',这会将视图重置为标准单窗口视图。我还没弄清楚为什么新窗口右上角的x是灰色的。不是一个完美的解决方案,而是一个解决方案。

I fixed this by going to 'view > editor > standard' and this reset the view to the standard one window view. I have yet to figure out why the x in the upper right corner of the new window is grayed out. Not a perfect solution, but a solution.

迷路的信 2024-12-13 05:46:15

助理编辑器右上角有一个关闭按钮,可以关闭编辑器。

在此处输入图像描述

第一个助理编辑器没有用于添加和关闭编辑器的按钮,这可能会令人困惑。

There's a close button in the upper right corner of an assistant editor to close the editor.

enter image description here

The first assistant editor doesn't have buttons to add and close editors, which can be confusing.

过度放纵 2024-12-13 05:46:15

我正在使用 XCode 13.41。编辑器视图的左上角有一个“X”图标。 (您可以将鼠标悬停在它上面以显示它的作用)。单击 X 关闭编辑器。

I am using XCode 13.41. There is an "X" icon at the top left corner of the editor view. (You can hover on it to reveal what it does). Click on the X to close the editor.

儭儭莪哋寶赑 2024-12-13 05:46:15

查看->隐藏代码审查(显示代码审查)

⌥ + ⇧ + ⌘ + ⏎ (但在我的 Mac 上,当它关闭且我想打开它时,此功能有效,反之亦然)

View -> Hide Code Review (Show Code Review)

or

⌥ + ⇧ + ⌘ + ⏎ (But on my mac this works when it is closed and I want to open it and doesn't work vise versa)

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