1. ์๋์ ์ฌ์ดํธ or ํ๋ก๊ทธ๋จ ๋ด๋ถ์ background ๋ฅผ ๊ฒ์ํ์ฌ ํ๋ก๊ทธ๋จ์ ๋ฐ์ต๋๋ค.
marketplace.visualstudio.com/items?itemName=shalldie.background

visual studio ๋ด๋ถ์ ๋ง์ผํ๋ ์ด์ค์์ ๊ฒ์ํ ์
๋๋ฐฉํ๋ก์ ํธ ์บ๋ฆญํฐ, ๋ง๋ฆฌ์ฌ๊ฐ ๋ฐ๊ฒจ์ฃผ๋ค์!
(์ญ์ ๋๋๋ค;; ์ด๋ง๋ฌด์ํ ๊ธฐ์ ๋ ฅ...)
2. ์ค์น ํ ํฑ๋๋ฐํด ๋ฒํผ์ ๋๋ฌ ํ์ฅ์ค์ ์ ์ง์
ํฉ๋๋ค.

3. '๊ธฐ์กด์ด๋ฏธ์ง๋ฅผ ์ฌ์ฉ?' (๋ํ๋ํ๋ผ๋ฉด ์ฌ์ฉํ ๋ง๋?)
์ฒดํฌ๋ฐ์ค๋ฅผ ์ฌ์ง๊ณผ ๊ฐ์ด ํด์ ํด์ค๋๋ค.
์ดํ์ ํธ์ง๋งํฌ๋ฅผ ํด๋ฆญํ์ฌ .json์ ์ง์
ํฉ๋๋ค.

4. ์คํฌ๋ฆฐ์ท์ ๋์จ๊ฒ์ฒ๋ผ ์ฌ์ง์ด ๋ค์ด์๋ ์์น๋ฅผ ์ก์์ค๋๋ค.
โป ํ์ผ๋ช
์ ํ๊ธ ๋ค์ด๊ฐ๋ฉด ์๋ฉ๋๋ค.
background position(์ฌ์ง์ ์ด๋์ ๋์ธ๊ฑด์ง)
opacity(ํฌ๋ช
๋ ์กฐ์ =0.1~1) ๋ฅผ ์กฐ์ ํ์ฌ ๋ง์๊ป ๊พธ๋ฐ๋๋ค.

5. ์ค์ ๊ฐ์ ๋ชจ๋ ๋ณ๊ฒฝํ๊ณ Ctrl+S๋ก ์ ์ฅํ๋ฉด,
์๋์ ๊ฐ์ด ํ๋ก๊ทธ๋จ ์ฌ์คํ ๋ฌธ๊ตฌ๊ฐ ๋น๋๋ค.
์ฌ์์ ํ ์ ์ฉ์๋ฃ!
(+ ์ฌ๋ฌ๊ณณ์์ ์ฌ์ฉํ๋๊ฑฐ๋ผ๋ฉด ์ด๋ฏธ์ง ์ฃผ์๋ฅผ ๋ณต๋ถํด์ ๋ฃ๋๊ฒ ๋ซ์ต๋๋ค
<์ปดํจํฐ ์ ์ฅ์ด๋ฏธ์ง๋ฅผ ์ฐ๋ค๊ฐ ๊ฒฝ๋ก์ดํor์ญ์ ์ ๋ฐฐ๊ฒฝ๋ ์์ด์ง)

์ ๋ ์ด์ํ ์ฌ์ง์ผ๋ก ํ์ง๋ง..
ํ
์คํธ์ฉ์ด๋ผ ๊ณง ๋ฐ๊พธ๋ ต๋๋ค ใ
ใ
๋ค๋ค ์ต์ ๋์ง ํ๋ฉด ์ผ/๊ณต๋ถ ํ์๊ตฌ์ง~!
+) ์๋์ ์ฝ๋๋ ์ด๋ณด๋ค์ด VS Code๋ฅผ ์ฌ์ฉํ ๋ ๋น ๋ฅธ ์๋ฌ์์ํด
์๋ ๋ค์ฌ์ฐ๊ธฐ, ํ๊ทธ ์๋์์ฑ ๋ฑ๋ฑ์ ๊ธฐ๋ฅ์ ์์ค ์ ์ ์ค์ ๊ฐ ์
๋๋ค.
์์ํ๋ ๋ถ๋ค์๊ฒ ์ถ์ฒํ์ค๋ json์ ๋ฎํ์ฐ์๋ฉด ์ข์๊ฒ๊ฐ๋ค์!
++)์ทจ์์ ์ ๋นผ๊ณ ๋ณต๋ถํ์๋ฉด ๋ฉ๋๋ค/
+++) ํฐํธํฌ๊ธฐ๋ ํญ ๋ค์ฌ์ฐ๊ธฐ ๊ฐ์๊ฒ(bold์ฒ๋ฆฌ)์ ์ทจํฅ๊ป!
{
"editor.autoClosingOvertype": "never",
"editor.autoClosingDelete": "never",
"editor.autoClosingBrackets": "never",
"editor.autoClosingQuotes": "never",
"typescript.autoClosingTags": false,
"javascript.autoClosingTags": false,
"html.autoClosingTags": false,
"editor.autoIndent": "none",
"editor.suggest.showStatusBar": true,
"editor.snippetSuggestions": "none",
"editor.acceptSuggestionOnCommitCharacter": false,
"editor.fontSize": 20,
"editor.tabSize": 2,
"editor.suggest.showUsers": false,
"editor.suggest.showMethods": false,
"editor.suggest.showOperators": false,
"editor.suggest.showIssues": false,
"editor.suggest.showFiles": false,
"editor.suggest.showEnumMembers": false,
"editor.suggest.showWords": false,
"editor.suggest.showVariables": false,
"editor.suggest.showValues": false,
"editor.suggest.showTypeParameters": false,
"editor.suggest.showUnits": false,
"editor.suggest.showStructs": false,
"editor.suggest.showSnippets": false,
"editor.suggest.showReferences": false,
"editor.suggest.showModules": false,
"editor.suggest.showKeywords": false,
"editor.suggest.showFunctions": false,
"editor.suggest.showInterfaces": false,
"editor.suggest.showFolders": false,
"editor.suggest.showProperties": false, "background.useDefault": false, "background.customImages": [ "D:/Dm yuri/MyPhoto_1130441385_0108.jpeg" ], "background.style": { "content": "''", "pointer-events": "none", "position": "Absolute", "z-index": "99999", "width": "100%", "height": "100%", "background-position": "50% 50%", "background-repeat": "no-repeat", "opacity": 1 },
}