Skip to content

Commit d089240

Browse files
committed
Update index.qmd
Add supported editors
1 parent 7bc94c0 commit d089240

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

site/posts/github-desktop/index.qmd

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ When your branch is selected you can run the coding software of your choice and
7979

8080
![](open-software.png)
8181

82+
::: callout-tip
83+
## Supported editors
84+
85+
The list of supported editors is available [here](https://docs.github.com/en/desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop?platform=windows "https://docs.github.com").
86+
:::
87+
8288
## Commit changes, push branches and pull request
8389

8490
Once you're ready with an addition or modification of a program, the update history is automatically displayed in GitHub Desktop.
@@ -106,4 +112,3 @@ The GitHub webpage will open in the pull request creation webpage.
106112
![](pull-request-remote.png)
107113

108114
The code review can be done directly form GitHub or from GitHub Desktop.
109-

0 commit comments

Comments
 (0)