메뉴 건너뛰기

enjoyTools.net

 

    "terminal.integrated.profiles.windows": {
        "PowerShell -NoProfile": {
            "source""PowerShell",
            "args": [
                "-NoProfile",
                "-ExecutionPolicy",
                "Bypass",
                "-NoLogo",
                "-NoProfile",
                "-NoExit",
                "-Command",
                "set-alias ll dir; remove-item alias:curl; remove-item alias:wget; remove-item alias:cp; remove-item alias:mv; remove-item alias:rm; remove-item alias:rmdir; function prompt { $host.ui.rawui.WindowTitle = \"PS $pwd\";  $p = $(($pwd -split '\\\\')[-1] -join '\\') + '$ '; if (-not (Test-Path env:GOENVADDED)) { Remove-Variable -name GOPATH; $env:GOBIN = \"$pwd\\bin\"; $env:GOENVADDED = \"exist\"; } return $p }"
            ]
        }
    },
    "terminal.integrated.defaultProfile.windows""PowerShell -NoProfile",

 

 

번호 제목 글쓴이 날짜 조회 수
38 tailwind css - Unknown at rule unknownAtRules 꿈돌이 2025.04.15 10
37 vscode 한글 끝글자 버그 꿈돌이 2025.01.10 133
36 php7.4 확장 꿈돌이 2024.04.20 148
35 sql server 우분투 클라이언트로 연결 꿈돌이 2023.11.01 133
34 vscode 리눅스에서 실행시 검은 화면 먹통 꿈돌이 2023.10.30 190
33 vscode 워크벤치 화면 이동 단축키 꿈돌이 2023.08.29 150
32 스크롤 할 때 함수명을 위쪽에 딱 붙이기 꿈돌이 2023.06.08 128
31 c_cpp 확장에서 goto definition이 header내 extern 으로만 넘어갈 때 꿈돌이 2023.06.08 3907
30 vscode c_cpp vcformat if else while 줄바꿈 안시키기 꿈돌이 2022.12.29 202
29 vscode 워크벤치 편집창에서 웹폰트 사용하기 꿈돌이 2022.09.21 436
28 vscode italic 설정 꿈돌이 2022.07.01 401
27 vscode 제안항목 트리거 취소 꿈돌이 2022.02.17 535
26 vscode 빈 패널 유지하기 꿈돌이 2021.10.07 275
25 vscode 1.60 이후 bracket pair colorizer 꿈돌이 2021.09.06 358
24 vscode 1.58 이후 편집창에 터미널 띄우기 꿈돌이 2021.07.09 620
» vscode 1.55 이후 터미널 실행 내꺼 설정 꿈돌이 2021.05.17 255
22 vscode terminal 목록 켜기 꿈돌이 2021.05.07 288
21 VSCode git (Source Control)에 remote 표시 꿈돌이 2020.08.17 584
20 피씨방스튜디오 만들기 #번외6 - 닷넷코어 준비 꿈돌이 2019.01.02 1336
19 피씨방스튜디오 만들기 #번외5 - JSP 준비 꿈돌이 2018.11.01 1191