在 TextMate 中,是否可以在项目窗口中创建新文件,而无需先保存它?

发布于 2024-10-12 10:15:58 字数 157 浏览 3 评论 0 原文

我最近从我心爱的 BBEdit 切换到 TextMate,因为 TextMate 的捆绑包提供了一系列令人惊叹的功能。

然而,在 BBEdit 中,我能够在项目窗口中创建一个新文件,而无需先保存它,而 TextMate 则强制我在继续操作之前保存该文件。有什么办法可以避免这种行为吗?

I have recently switched from my beloved BBEdit to TextMate because of the amazing set of features TextMate's bundles provide.

However, in BBEdit I was able to create a new file within a project window without having to save it first, while TextMate forces me to save the file before going any further. Is there any way to avoid this behaviour?

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

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

发布评论

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

评论(3

等往事风中吹 2024-10-19 10:15:58

您可以从菜单中选择“文件/从模板新建”,这将在未保存的指定模板中创建一个无标题文件。但是它不在您当前打开的项目/项目窗口中。但如果你仔细想想,这是正确的,就好像文件还没有保存一样,TM不知道把它放在哪里,直到你保存它。

you can go from the menu with "File/New from template" this will create an Untitled file to the specified template that is not saved. However it is not in the project/project window that you currently have open. But if you think about it that is correct as if the file has not been saved TM would not know where to place it till you save it.

七色彩虹 2024-10-19 10:15:58

使用 Textmate 2,您可以使用文件 ->新选项卡(选项+命令+N)。

With Textmate 2, you can use File -> New Tab (option + command + N).

唠甜嗑 2024-10-19 10:15:58

真正拯救它是唯一的方法。

要将文件保存在特定的目录树中:

  • 单击您想要新文件所在的目录,
  • 然后按 Option+Command+N
  • 现在您可以 Command+S

它将有那个目录路径。

Really saving it is the only way.

To save a file in the specific directory tree:

  • click on the directory you want the new file to be in
  • press Option+Command+N
  • now you can Command+S

It will have that directory path.

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