summaryrefslogtreecommitdiff
path: root/mac/.config/vscode
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-23 12:42:37 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-23 12:42:37 +0900
commit07d294425a98ee5d1e22d03e2b24ae2c76e487c0 (patch)
treea6818f0d64438c5fdb88b00a35d944f80c056213 /mac/.config/vscode
parent6fc28cdb3529ca8ee864cb5c41674cb0a4af72a1 (diff)
updates
Diffstat (limited to 'mac/.config/vscode')
-rw-r--r--mac/.config/vscode/argv.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/mac/.config/vscode/argv.json b/mac/.config/vscode/argv.json
deleted file mode 100644
index 764fb7a..0000000
--- a/mac/.config/vscode/argv.json
+++ /dev/null
@@ -1,20 +0,0 @@
-// This configuration file allows you to pass permanent command line arguments to VS Code.
-// Only a subset of arguments is currently supported to reduce the likelihood of breaking
-// the installation.
-//
-// PLEASE DO NOT CHANGE WITHOUT UNDERSTANDING THE IMPACT
-//
-// NOTE: Changing this file requires a restart of VS Code.
-{
- // Use software rendering instead of hardware accelerated rendering.
- // This can help in cases where you see rendering issues in VS Code.
- // "disable-hardware-acceleration": true,
-
- // Allows to disable crash reporting.
- // Should restart the app if the value is changed.
- "enable-crash-reporter": true,
-
- // Unique id used for correlating crash reports sent from this instance.
- // Do not edit this value.
- "crash-reporter-id": "ab80ece9-6a06-484b-bd05-3861238d6615"
-} \ No newline at end of file