简体   繁体   English

在XCode中打开一个空的编辑器

[英]Open an empty editor in XCode

Sometimes I'll have a blob of text in my clipboard that I want to paste into a text file. 有时我的剪贴板中会有一小段文本要粘贴到文本文件中。 Most often I open up another text editor (like TextWrangler) and paste it in there, but it seems a little clunky switching between that and xcode. 大多数情况下,我打开另一个文本编辑器(如TextWrangler)并将其粘贴在那里,但它和xcode之间似乎有点笨拙的切换。 Is there a way to open an empty text editor in Xcode without creating a new file? 有没有办法在Xcode中打开一个空文本编辑器而不创建新文件? I don't want to save anything, I just want to look at the text I've copied. 我不想保存任何东西,我只想看看我复制过的文字。

That's not possible unfortunately. 不幸的是,这是不可能的。 (as of Xcode 4.4). (截至Xcode 4.4)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM