VScode
Visual Studio Code is a free source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, [snippets](https://en.wikipedia.org/wiki/Snippet_(programming)), code refactoring, and embedded Git. Users can change the [theme](https://en.wikipedia.org/wiki/Theme_(computing)), keyboard shortcuts, preferences, and install [extensions](https://en.wikipedia.org/wiki/Plug-in_(computing)) that add additional functionality.
Ref) wiki
Shortcut
command
discription
Command
+ D
๋ฐ๋ณต๋๋ ์ฝ๋ ํ๋ฒ์ ์์
F2
๋ฐ๋ณต๋๋ ๋ณ์, ํจ์ ๋ช ๋ฐ๊พธ๊ธฐ
Option
+ ์, ์๋
์ฝ๋ ์/์๋๋ก ์ด๋ํ๊ธฐ
Shift
+ Option
+ ์, ์๋
์ฝ๋ ์/์๋๋ก ๋ณต์ฌํ๊ธฐ
Option
+ ๋ง์ฐ์คํด๋ฆญ
์ฌ๋ฌ ๊ณณ์ ์ปค์๋๊ธฐ
Command
+ B
์ฌ์ด๋๋ฐ ์จ๊น/๋ณด์ด๊ธฐ
Command
+ J
ํ๋จ ํจ๋ ์จ๊น/๋ณด์ด๊ธฐ
Option
+ B
open in browser
Command
+ /
์ฃผ์
control
+ ๋ฐฑํ
ํฐ๋ฏธ๋ ์ด๊ธฐ
Terminal
๊ธฐ๋ณธ ํฐ๋ฏธ๋ ๋ณ๊ฒฝ
Command Palette (Ctrl + Shift + p)์ Terminal: selecte default shell ํด๋ฆญ
extension
Vetur
.vue ํ์ผ์ ์ฝ๋ ํ์ด๋ผ์ดํ
Live Server
HTML ํ์ผ์ด ์์ ๋ ๋๋ง๋ค ๋ธ๋ผ์ฐ์ ์์ ์๋ก๊ณ ์นจํ์ง ์์๋ Reload ํด์ค๋ค.
๋น์ฐํ RAM ์ ๋ง์ด ์ก์๋จน๋๋ค.
Last updated