사용자 도구

사이트 도구


wiki:user:dhan:temp

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
wiki:user:dhan:temp [2021/09/01 13:22]
dhan
wiki:user:dhan:temp [2023/01/13 18:44] (현재)
줄 1: 줄 1:
 +<code json>
 +{
 +    "editor.suggestSelection": "first",
 +    "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
 +    "workbench.colorTheme": "Material Theme Darker High Contrast",
 +    "workbench.iconTheme": "eq-material-theme-icons",
 +    "editor.formatOnSave": true,
 +    "javascript.preferences.quoteStyle": "single",
 +    "typescript.preferences.quoteStyle": "single",
 +    "editor.tabSize": 2,
 +    "liveServer.settings.donotVerifyTags": true,
 +    "liveServer.settings.donotShowInfoMsg": true,
 +    "security.workspace.trust.untrustedFiles": "open",
 +    "files.exclude": {
 +        "**/.git": false
 +    },
 +    "git.autofetch": true,
 +    "terminal.integrated.defaultProfile.windows": "Git Bash",
 +    "terminal.integrated.automationShell.linux": "",
 +    "terminal.integrated.automationShell.windows": "",
 +    "terminal.integrated.profiles.windows": {
 +    
 +        "PowerShell": {
 +            "source": "PowerShell",
 +            "icon": "terminal-powershell"
 +        },
 +        "Command Prompt": {
 +            "path": [
 +                "${env:windir}\\Sysnative\\cmd.exe",
 +                "${env:windir}\\System32\\cmd.exe"
 +            ],
 +            "args": [],
 +            "icon": "terminal-cmd"
 +        },
 +        "Git Bash": {
 +            "source": "Git Bash"
 +        }
 +    }
 +}
 +</code>
 http://temp.repia.com/dhan/openapiclient-0.0.1-SNAPSHOT.jar.gz http://temp.repia.com/dhan/openapiclient-0.0.1-SNAPSHOT.jar.gz
  
/volume1/web/dokuwiki/data/attic/wiki/user/dhan/temp.1630470170.txt.gz · 마지막으로 수정됨: 2022/03/10 19:52 (바깥 편집)