양쪽 이전 판
이전 판
다음 판
|
이전 판
|
wiki:user:dhan:temp [2021/09/01 13:22] dhan |
wiki:user:dhan:temp [2023/01/13 18:44] (현재) |
| <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 |
| |