mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
cleanups and updates
This commit is contained in:
10
.vscode/argv.json
vendored
Normal file → Executable file
10
.vscode/argv.json
vendored
Normal file → Executable file
@@ -12,5 +12,13 @@
|
||||
|
||||
// Enabled by default by VS Code to resolve color issues in the renderer
|
||||
// See https://github.com/Microsoft/vscode/issues/51791 for details
|
||||
"disable-color-correct-rendering": true
|
||||
"disable-color-correct-rendering": true,
|
||||
|
||||
// Allows to disable crash reporting.
|
||||
// Should restart the app if the value is changed.
|
||||
"enable-crash-reporter": false,
|
||||
|
||||
// Unique id used for correlating crash reports sent from this instance.
|
||||
// Do not edit this value.
|
||||
"crash-reporter-id": "663adebd-ee7d-4d1f-9723-fd963e7e8e1a"
|
||||
}
|
||||
Reference in New Issue
Block a user