[add] 20220331
This commit is contained in:
parent
a8d91e7add
commit
f0ba78f6b6
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
/workspaceStorage
|
||||||
|
/History
|
Binary file not shown.
Binary file not shown.
@ -146,7 +146,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"minProperties": 2
|
"required": ["url"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
@ -43,5 +43,19 @@
|
|||||||
// "editor.lineHighlightBorder": "red" // "#ffffff30"
|
// "editor.lineHighlightBorder": "red" // "#ffffff30"
|
||||||
},
|
},
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"security.workspace.trust.enabled": false
|
"security.workspace.trust.enabled": false,
|
||||||
|
"bracketPairColorizer.depreciation-notice": false,
|
||||||
|
"editor.detectIndentation": false,
|
||||||
|
"editor.tabSize": 4,
|
||||||
|
"editor.insertSpaces": false,
|
||||||
|
"editor.codeActionsOnSave": {
|
||||||
|
"source.organizeImports": true
|
||||||
|
},
|
||||||
|
"typescript.referencesCodeLens.enabled": true,
|
||||||
|
"typescript.referencesCodeLens.showOnAllFunctions": true,
|
||||||
|
"[typescript]": {
|
||||||
|
"files.trimFinalNewlines": true,
|
||||||
|
"files.trimTrailingWhitespace": true,
|
||||||
|
},
|
||||||
|
"typescript.tsdk": "node_modules\\typescript\\lib"
|
||||||
}
|
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
{"ref":"a6f7d8da-ff30-4866-933e-eeab9aed22c2","content":"{\"version\":2,\"machineId\":\"35bf9546-61cd-4ed4-9da8-52f481e94e18\",\"content\":\"{\\\"settings\\\":\\\"{\\\\n \\\\\\\"sync.gist\\\\\\\": \\\\\\\"f795d3dac8387cf20529286054b6eb95\\\\\\\",\\\\n \\\\\\\"sync.autoDownload\\\\\\\": false,\\\\n \\\\\\\"workbench.iconTheme\\\\\\\": \\\\\\\"material-icon-theme\\\\\\\",\\\\n \\\\\\\"files.exclude\\\\\\\": {\\\\n \\\\\\\".vscode/\\\\\\\": true,\\\\n \\\\\\\"**/*.d.ts\\\\\\\": true,\\\\n \\\\\\\"**/*.fbx\\\\\\\": true,\\\\n \\\\\\\"**/*.FBX\\\\\\\": true,\\\\n \\\\\\\"**/*.meta\\\\\\\": true,\\\\n \\\\\\\"build-templates/\\\\\\\": true,\\\\n \\\\\\\"build/\\\\\\\": true,\\\\n \\\\\\\"library/\\\\\\\": true,\\\\n \\\\\\\"local/\\\\\\\": true,\\\\n \\\\\\\"temp/\\\\\\\": true\\\\n },\\\\n \\\\\\\"search.exclude\\\\\\\": {\\\\n \\\\\\\".vscode/\\\\\\\": true,\\\\n \\\\\\\"**/*.anim\\\\\\\": true,\\\\n \\\\\\\"**/*.d.ts\\\\\\\": true,\\\\n \\\\\\\"**/*.fire\\\\\\\": true,\\\\n \\\\\\\"**/*.prefab\\\\\\\": true,\\\\n \\\\\\\"build/\\\\\\\": true,\\\\n \\\\\\\"library/\\\\\\\": true,\\\\n \\\\\\\"temp/\\\\\\\": true\\\\n },\\\\n \\\\\\\"git.enabled\\\\\\\": false,\\\\n \\\\\\\"workbench.startupEditor\\\\\\\": \\\\\\\"welcomePage\\\\\\\",\\\\n \\\\\\\"php.validate.executablePath\\\\\\\": \\\\\\\"C:/xampp/php/php.exe\\\\\\\",\\\\n \\\\\\\"explorer.confirmDelete\\\\\\\": false,\\\\n \\\\\\\"debug.javascript.suggestPrettyPrinting\\\\\\\": false,\\\\n // Controls how the editor should render the current line highlight.\\\\n // - none\\\\n // - gutter\\\\n // - line\\\\n // - all: Highlights both the gutter and the current line.\\\\n \\\\\\\"editor.renderLineHighlight\\\\\\\": \\\\\\\"line\\\\\\\",\\\\n // Controls if the editor should render the current line highlight only when the editor is focused.\\\\n \\\\\\\"editor.renderLineHighlightOnlyWhenFocus\\\\\\\": false,\\\\n // Overrides colors from the currently selected color theme.\\\\n \\\\\\\"workbench.colorCustomizations\\\\\\\": {\\\\n \\\\\\\"editor.lineHighlightBackground\\\\\\\": \\\\\\\"#49b2b93d\\\\\\\",\\\\n // \\\\\\\"editor.lineHighlightBorder\\\\\\\": \\\\\\\"red\\\\\\\" // \\\\\\\"#ffffff30\\\\\\\"\\\\n },\\\\n \\\\\\\"editor.formatOnSave\\\\\\\": true,\\\\n \\\\\\\"security.workspace.trust.enabled\\\\\\\": false\\\\n}\\\"}\"}"}
|
{"ref":"21f968d6-9a7f-46de-a250-6deaeab1c314","content":"{\"version\":2,\"machineId\":\"35bf9546-61cd-4ed4-9da8-52f481e94e18\",\"content\":\"{\\\"settings\\\":\\\"{\\\\n \\\\\\\"sync.gist\\\\\\\": \\\\\\\"f795d3dac8387cf20529286054b6eb95\\\\\\\",\\\\n \\\\\\\"sync.autoDownload\\\\\\\": false,\\\\n \\\\\\\"workbench.iconTheme\\\\\\\": \\\\\\\"material-icon-theme\\\\\\\",\\\\n \\\\\\\"files.exclude\\\\\\\": {\\\\n \\\\\\\".vscode/\\\\\\\": true,\\\\n \\\\\\\"**/*.d.ts\\\\\\\": true,\\\\n \\\\\\\"**/*.fbx\\\\\\\": true,\\\\n \\\\\\\"**/*.FBX\\\\\\\": true,\\\\n \\\\\\\"**/*.meta\\\\\\\": true,\\\\n \\\\\\\"build-templates/\\\\\\\": true,\\\\n \\\\\\\"build/\\\\\\\": true,\\\\n \\\\\\\"library/\\\\\\\": true,\\\\n \\\\\\\"local/\\\\\\\": true,\\\\n \\\\\\\"temp/\\\\\\\": true\\\\n },\\\\n \\\\\\\"search.exclude\\\\\\\": {\\\\n \\\\\\\".vscode/\\\\\\\": true,\\\\n \\\\\\\"**/*.anim\\\\\\\": true,\\\\n \\\\\\\"**/*.d.ts\\\\\\\": true,\\\\n \\\\\\\"**/*.fire\\\\\\\": true,\\\\n \\\\\\\"**/*.prefab\\\\\\\": true,\\\\n \\\\\\\"build/\\\\\\\": true,\\\\n \\\\\\\"library/\\\\\\\": true,\\\\n \\\\\\\"temp/\\\\\\\": true\\\\n },\\\\n \\\\\\\"git.enabled\\\\\\\": false,\\\\n \\\\\\\"workbench.startupEditor\\\\\\\": \\\\\\\"welcomePage\\\\\\\",\\\\n \\\\\\\"php.validate.executablePath\\\\\\\": \\\\\\\"C:/xampp/php/php.exe\\\\\\\",\\\\n \\\\\\\"explorer.confirmDelete\\\\\\\": false,\\\\n \\\\\\\"debug.javascript.suggestPrettyPrinting\\\\\\\": false,\\\\n // Controls how the editor should render the current line highlight.\\\\n // - none\\\\n // - gutter\\\\n // - line\\\\n // - all: Highlights both the gutter and the current line.\\\\n \\\\\\\"editor.renderLineHighlight\\\\\\\": \\\\\\\"line\\\\\\\",\\\\n // Controls if the editor should render the current line highlight only when the editor is focused.\\\\n \\\\\\\"editor.renderLineHighlightOnlyWhenFocus\\\\\\\": false,\\\\n // Overrides colors from the currently selected color theme.\\\\n \\\\\\\"workbench.colorCustomizations\\\\\\\": {\\\\n \\\\\\\"editor.lineHighlightBackground\\\\\\\": \\\\\\\"#49b2b93d\\\\\\\",\\\\n // \\\\\\\"editor.lineHighlightBorder\\\\\\\": \\\\\\\"red\\\\\\\" // \\\\\\\"#ffffff30\\\\\\\"\\\\n },\\\\n \\\\\\\"editor.formatOnSave\\\\\\\": true,\\\\n \\\\\\\"security.workspace.trust.enabled\\\\\\\": false,\\\\n \\\\\\\"bracketPairColorizer.depreciation-notice\\\\\\\": false,\\\\n \\\\\\\"editor.detectIndentation\\\\\\\": false,\\\\n \\\\\\\"editor.tabSize\\\\\\\": 4,\\\\n \\\\\\\"editor.insertSpaces\\\\\\\": false,\\\\n \\\\\\\"editor.codeActionsOnSave\\\\\\\": {\\\\n \\\\\\\"source.organizeImports\\\\\\\": true\\\\n },\\\\n \\\\\\\"typescript.referencesCodeLens.enabled\\\\\\\": true,\\\\n \\\\\\\"typescript.referencesCodeLens.showOnAllFunctions\\\\\\\": true,\\\\n \\\\\\\"[typescript]\\\\\\\": {\\\\n \\\\\\\"files.trimFinalNewlines\\\\\\\": true,\\\\n \\\\\\\"files.trimTrailingWhitespace\\\\\\\": true,\\\\n },\\\\n \\\\\\\"typescript.tsdk\\\\\\\": \\\\\\\"node_modules\\\\\\\\\\\\\\\\typescript\\\\\\\\\\\\\\\\lib\\\\\\\"\\\\n}\\\"}\"}"}
|
@ -25,8 +25,8 @@
|
|||||||
],
|
],
|
||||||
"openTokenLink": true,
|
"openTokenLink": true,
|
||||||
"disableUpdateMessage": false,
|
"disableUpdateMessage": false,
|
||||||
"lastUpload": "2022-03-16T04:11:22.497Z",
|
"lastUpload": "2022-03-22T07:01:49.815Z",
|
||||||
"lastDownload": "2022-03-16T04:11:22.497Z",
|
"lastDownload": "2022-03-22T07:01:49.815Z",
|
||||||
"githubEnterpriseUrl": null,
|
"githubEnterpriseUrl": null,
|
||||||
"askGistDescription": false,
|
"askGistDescription": false,
|
||||||
"customFiles": {},
|
"customFiles": {},
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user