是否可以阻止 Xcode 在单独的窗口中列出构建错误?

发布于 2024-11-06 12:37:31 字数 152 浏览 0 评论 0原文

我不喜欢 Xcode 在单独的浮动构建结果窗口中显示编译错误并突出显示源代码的方式。很容易在屏幕上出现 3 个文本编辑器,所有编辑器都显示相同的源代码!我只是希望它像 Visual Studio 一样跳转到主文本编辑器中的错误。有没有办法解决这个问题,或者 Xcode 4 中有什么不同吗?

I don't like the way Xcode displays compile errors and highlights source code in a separate floating Build Results window. It's easy to end up with 3 text editors on screen, all showing the same source code! I just want it to jump to my error in the main text editor like Visual Studio would. Is there a way around this, or is it any different in Xcode 4?

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

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

发布评论

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

评论(3

灯角 2024-11-13 12:37:31

是的,在 XCode 常规首选项中选择“All in one”布局。

Yes, select the "All in one" layout in XCode General Preferences.

乖乖 2024-11-13 12:37:31

是的,Xcode 4 是一个窗口,并且不断构建,因此错误几乎立即出现。我认为您会更喜欢它,特别是如果您习惯了 Visual Studio(请注意,它与 VS 不同,但比 Xcode 3 更相似)。

Yes, Xcode 4 is all one window, and builds constantly so errors appear almost immediately. I think you'll like it much better, especially if you're accustomed to Visual Studio (it's not the same as VS, mind you, but more similar than Xcode 3).

清音悠歌 2024-11-13 12:37:31

没办法,伙计,在我转向 Mac 之前,我是一名 .net 开发人员。 Xcode 和 Objective C 很难使用,它不像 Visual Studio 或 C Sharp 那样直观。

然而,最新版本的 Xcode 带来了一些改进,因此它不会在单独的窗口中显示编译器错误。它向您显示左侧的错误和编辑器中的代码。你应该升级它更直观一点。

No way mate, I was a .net developer before I switched to mac. It's very hard to get use to Xcode and Objective C, it's not as intuitive as Visual Studio , or C sharp.

However the latest version of Xcode brings some improvements , so it doesn't show you the compiler errors in a separate window. It shows you the errors in the left side and the code in the editor. you should upgrade it's a bit more intuitive.

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