跳至主要内容

在 GitHub Desktop 中配置默认编辑器

您可以配置 GitHub Desktop 以使用您首选的文本编辑器或集成开发环境 (IDE) 打开项目中的文件。

平台导航

支持的编辑器

GitHub Desktop 支持以下编辑器。如果您在 GitHub Desktop 打开时安装了编辑器,则需要退出并重新打开 GitHub Desktop 才能检测到该编辑器。

配置默认编辑器

  1. 在菜单栏中,选择 **GitHub Desktop**,然后单击 **偏好设置**。

    Screenshot of the menu bar on a Mac. Under the open "GitHub Desktop" dropdown menu, the cursor hovers over "Preferences", which is highlighted in blue.

  2. 在“偏好设置”窗口中,选择 **集成**。

    Screenshot of the "Preferences" window. In the left sidebar, the "Integrations" option is highlighted in blue and outlined in orange.

  3. 在“外部编辑器”下,使用下拉菜单选择要设置为默认编辑器的编辑器。

  4. 单击 **保存**。

  1. 使用 **文件** 菜单,然后单击 **选项**。

    Screenshot of the "GitHub Desktop" menu bar on Windows. In the expanded "File" dropdown menu, the "Options" item is highlighted with an orange outline.

  2. 在“选项”窗口中,选择 **集成**。

    Screenshot of the "Options" window. In the left sidebar, the "Integrations" option is highlighted in blue and outlined in orange.

  3. 在“外部编辑器”下,使用下拉菜单选择要设置为默认编辑器的编辑器。

  4. 单击 **保存**。

在默认编辑器中打开存储库

要使用默认编辑器打开当前存储库,您可以使用菜单栏

  1. 在菜单栏中,选择 **存储库**。
  2. 单击 **在默认编辑器中打开**

如果您想在默认编辑器中打开另一个存储库,可以使用存储库列表。

  1. 在 GitHub Desktop 的左上角,在当前存储库名称的右侧,单击 .
  2. 右键单击存储库,然后单击 **在默认编辑器中打开**。

**提示:**您可以使用 Shift+Command+A 键盘快捷键在默认编辑器中打开存储库。

提示:您可以使用 Ctrl+Shift+A 快捷键在默认编辑器中打开仓库。

在默认编辑器中打开文件

  1. 导航到左侧边栏的“更改”选项卡。
  2. 双击文件,或右键单击文件并选择在默认编辑器中打开