Content-Length: 181301 | pFad | http://docs.github.com/en/get-started/git-basics/associating-text-editors-with-git

9524 Associating text editors with Git - GitHub Docs
Skip to main content

Associating text editors with Git

Use a text editor to open and edit your files with Git.

Platform navigation

Using Visual Studio Code as your editor

  1. Install Visual Studio Code (VS Code). For more information, see Setting up VS Code in the VS Code documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "code --wait"
    
  1. Install Visual Studio Code (VS Code). For more information, see Setting up VS Code in the VS Code documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "code --wait"
    
  1. Install Visual Studio Code (VS Code). For more information, see Setting up VS Code in the VS Code documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "code --wait"
    

Using Sublime Text as your editor

  1. Install Sublime Text. For more information, see Installation in the Sublime Text documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "subl -n -w"
    
  1. Install Sublime Text. For more information, see Installation in the Sublime Text documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "'C:/Program Files (x86)/sublime text 3/subl.exe' -w"
    
  1. Install Sublime Text. For more information, see Installation in the Sublime Text documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "subl -n -w"
    

Using Notepad++ as your editor

  1. Install Notepad++ from https://notepad-plus-plus.org/. For more information, see Getting started in the Notepad++ documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "'C:/Program Files (x86)/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin"
    








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://docs.github.com/en/get-started/git-basics/associating-text-editors-with-git

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy