Visual Studio Code๋ฅผ ํธ์ง๊ธฐ๋ก ์ฌ์ฉ
-
Visual Studio Code(VS Code)๋ฅผ ์ค์นํฉ๋๋ค. ์์ธํ ๋ด์ฉ์ VS Code ์ค๋ช ์์ VS Code ์ค์ ์ ์ฐธ์กฐํ์ธ์.
-
ํฐ๋ฏธ๋ํฐ๋ฏธ๋Git Bash๋ฅผ ์ฝ๋๋ค.
-
๋ค์ ๋ช ๋ น์ ์ ๋ ฅํฉ๋๋ค.
git config --global core.editor "code --wait"
-
Visual Studio Code(VS Code)๋ฅผ ์ค์นํฉ๋๋ค. ์์ธํ ๋ด์ฉ์ VS Code ์ค๋ช ์์ VS Code ์ค์ ์ ์ฐธ์กฐํ์ธ์.
-
ํฐ๋ฏธ๋ํฐ๋ฏธ๋Git Bash๋ฅผ ์ฝ๋๋ค.
-
๋ค์ ๋ช ๋ น์ ์ ๋ ฅํฉ๋๋ค.
git config --global core.editor "code --wait"
-
Visual Studio Code(VS Code)๋ฅผ ์ค์นํฉ๋๋ค. ์์ธํ ๋ด์ฉ์ VS Code ์ค๋ช ์์ VS Code ์ค์ ์ ์ฐธ์กฐํ์ธ์.
-
ํฐ๋ฏธ๋ํฐ๋ฏธ๋Git Bash๋ฅผ ์ฝ๋๋ค.
-
๋ค์ ๋ช ๋ น์ ์ ๋ ฅํฉ๋๋ค.
git config --global core.editor "code --wait"
Sublime Text๋ฅผ ํธ์ง๊ธฐ๋ก ์ฌ์ฉ
-
Sublime Text๋ฅผ ์ค์นํฉ๋๋ค. ์์ธํ ๋ด์ฉ์ Sublime Text ์ค๋ช ์์์ ์ค์น๋ฅผ ์ฐธ์กฐํ์ธ์.
-
ํฐ๋ฏธ๋ํฐ๋ฏธ๋Git Bash๋ฅผ ์ฝ๋๋ค.
-
๋ค์ ๋ช ๋ น์ ์ ๋ ฅํฉ๋๋ค.
git config --global core.editor "subl -n -w"
-
Sublime Text๋ฅผ ์ค์นํฉ๋๋ค. ์์ธํ ๋ด์ฉ์ Sublime Text ์ค๋ช ์์์ ์ค์น๋ฅผ ์ฐธ์กฐํ์ธ์.
-
ํฐ๋ฏธ๋ํฐ๋ฏธ๋Git Bash๋ฅผ ์ฝ๋๋ค.
-
๋ค์ ๋ช ๋ น์ ์ ๋ ฅํฉ๋๋ค.
git config --global core.editor "'C:/Program Files (x86)/sublime text 3/subl.exe' -w"
-
Sublime Text๋ฅผ ์ค์นํฉ๋๋ค. ์์ธํ ๋ด์ฉ์ Sublime Text ์ค๋ช ์์์ ์ค์น๋ฅผ ์ฐธ์กฐํ์ธ์.
-
ํฐ๋ฏธ๋ํฐ๋ฏธ๋Git Bash๋ฅผ ์ฝ๋๋ค.
-
๋ค์ ๋ช ๋ น์ ์ ๋ ฅํฉ๋๋ค.
git config --global core.editor "subl -n -w"
๋ฉ๋ชจ์ฅ++๋ฅผ ํธ์ง๊ธฐ๋ก ์ฌ์ฉ
-
https://notepad-plus-plus.org/์์ ๋ฉ๋ชจ์ฅ++๋ฅผ ์ค์นํฉ๋๋ค. ์์ธํ ๋ด์ฉ์ ๋ฉ๋ชจ์ฅ++ ์ค๋ช ์์์ ์์์ ์ฐธ์กฐํ์ธ์.
-
ํฐ๋ฏธ๋ํฐ๋ฏธ๋Git Bash๋ฅผ ์ฝ๋๋ค.
-
๋ค์ ๋ช ๋ น์ ์ ๋ ฅํฉ๋๋ค.
git config --global core.editor "'C:/Program Files (x86)/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin"