{"id":11375,"date":"2026-02-10T17:31:43","date_gmt":"2026-02-10T08:31:43","guid":{"rendered":"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=11375"},"modified":"2026-03-31T16:39:59","modified_gmt":"2026-03-31T07:39:59","slug":"vs-code-%ec%97%90%ec%84%9c-%ed%81%b4%eb%a1%9c%eb%93%9c-%ec%bd%94%eb%93%9c-%eb%91%90%ea%b0%9c%ec%9d%98-%ea%b3%84%ec%a0%95-%ec%82%ac%ec%9a%a9","status":"publish","type":"post","link":"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=11375","title":{"rendered":"\uc708\ub3c4\uc6b0 &#8211; VS Code \uc5d0\uc11c \ud074\ub85c\ub4dc \ucf54\ub4dc \ub450\uac1c\uc758 \uacc4\uc815 \uc0ac\uc6a9"},"content":{"rendered":"<h1>\uc708\ub3c4\uc6b0 &#8211; VS Code \uc5d0\uc11c \ud074\ub85c\ub4dc \ucf54\ub4dc \ub450\uac1c\uc758 \uacc4\uc815 \uc0ac\uc6a9<\/h1>\n<h2>\uc900\ube44\uc0ac\ud56d<\/h2>\n<p>\ub450\uac1c\uc758 \uad6c\uae00 \uacc4\uc815\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.<\/p>\n<h2>\ud504\ub85c\ud30c\uc77c \uc0dd\uc131<\/h2>\n<p>PowerShell\uc5d0\uc11c \ud504\ub85c\ud544 \ud30c\uc77c\uc744 \uc5fd\ub2c8\ub2e4.<\/p>\n<pre><code class=\"language-bash\">notepad $PROFILE<\/code><\/pre>\n<p>\ud504\ub85c\ud30c\uc77c\uc744 \ucc3e\uc744 \uc218 \uc5c6\ub2e4\uace0 \ud558\uba74 \uc544\ub798\uba85\ub839\uc744 \uc2e4\ud589\ud574\uc11c \uc0dd\uc131\ud574 \uc90d\ub2c8\ub2e4.<\/p>\n<pre><code class=\"language-PowerShell\">if (!(Test-Path (Split-Path $PROFILE))) { New-Item -ItemType Directory -Path (Split-Path $PROFILE) -Force }\nif (!(Test-Path $PROFILE)) { New-Item -ItemType File -Path $PROFILE -Force }<\/code><\/pre>\n<p>\ud30c\uc77c \ub05d\uc5d0 \uc544\ub798 \ub0b4\uc6a9\uc744 \ucd94\uac00\ud558\uace0 \uc800\uc7a5\ud569\ub2c8\ub2e4:<\/p>\n<pre><code class=\"language-PowerShell\"># \uacc4\uc815 1\uc6a9 \uc2e4\ud589 \ud568\uc218\nfunction claude-work {\n    $env:CLAUDE_CONFIG_DIR = &quot;$HOME\\.claude-work&quot;\n    claude $args\n}\n\n# \uacc4\uc815 2\uc6a9 \uc2e4\ud589 \ud568\uc218\nfunction claude-personal {\n    $env:CLAUDE_CONFIG_DIR = &quot;$HOME\\.claude-personal&quot;\n    claude $args\n}<\/code><\/pre>\n<h2>\ub85c\uadf8\uc778<\/h2>\n<p>VS Code \ud130\ubbf8\ub110\uc744 \uc7ac\uc2dc\uc791\ud55c \ud6c4, \uc6d0\ud558\ub294 \uacc4\uc815\uc5d0 \ub530\ub77c \uba85\ub839\uc5b4\ub97c \uace8\ub77c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n<pre><code class=\"language-bash\">claude-work login # \ud68c\uc0ac \uacc4\uc815 \ub85c\uadf8\uc778\nclaude-personal login # \uac1c\uc778 \uacc4\uc815 \ub85c\uadf8\uc778<\/code><\/pre>\n<p>\uc778\uc99d\uc2dc \ube0c\ub77c\uc6b0\uc800 \uc778\uc99d\uc744 \ud558\uac8c \ub418\ub294\ub370&#8230;<br \/>\n\ubbf8\ub9ac \ud06c\ub86c\uc5d0\uc11c \ub450\ubc88\uc9f8 \uacc4\uc815 \ucc3d \ub744\uc6cc\ub193\uace0&#8230;<br \/>\n\ube0c\ub77c\uc6b0\uc800\uac00 \uccab\ubc88\uc9f8 \uacc4\uc815 \ucc3d\uc744 \uc5f4\uba74 \uc8fc\uc18c \ubcf5\uc0ac\ud574\uc11c \ub450\ubc88\uc9f8 \uacc4\uc815 \ucc3d\uc5d0\uc11c \uc778\uc99d\ud574\uc57c \ud569\ub2c8\ub2e4.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.skyer9.pe.kr\/wordpress\/wp-content\/uploads\/2026\/02\/image-1770713712578.png\" alt=\"file\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc708\ub3c4\uc6b0 &#8211; VS Code \uc5d0\uc11c \ud074\ub85c\ub4dc \ucf54\ub4dc \ub450\uac1c\uc758 \uacc4\uc815 \uc0ac\uc6a9 \uc900\ube44\uc0ac\ud56d \ub450\uac1c\uc758 \uad6c\uae00 \uacc4\uc815\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. \ud504\ub85c\ud30c\uc77c \uc0dd\uc131 PowerShell\uc5d0\uc11c \ud504\ub85c\ud544 \ud30c\uc77c\uc744 \uc5fd\ub2c8\ub2e4. notepad $PROFILE \ud504\ub85c\ud30c\uc77c\uc744 \ucc3e\uc744 \uc218 \uc5c6\ub2e4\uace0 \ud558\uba74 \uc544\ub798\uba85\ub839\uc744 \uc2e4\ud589\ud574\uc11c \uc0dd\uc131\ud574 \uc90d\ub2c8\ub2e4. if (!(Test-Path (Split-Path $PROFILE))) { New-Item -ItemType Directory -Path (Split-Path $PROFILE) -Force } if (!(Test-Path $PROFILE)) { New-Item -ItemType File -Path $PROFILE -Force\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=11375\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[40],"tags":[],"class_list":["post-11375","post","type-post","status-publish","format-standard","hentry","category-language"],"_links":{"self":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11375","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11375"}],"version-history":[{"count":5,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11375\/revisions"}],"predecessor-version":[{"id":11537,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11375\/revisions\/11537"}],"wp:attachment":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11375"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11375"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11375"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}