Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Lourens <roblourens@gmail.com>2022-02-10 22:37:12 +0300
committerRob Lourens <roblourens@gmail.com>2022-02-10 22:37:32 +0300
commitf3153f1466cb2cddb55ac7920e115f7bb1531d06 (patch)
treecfc0af0b012d69680062c792862aacd37ea327bb /.vscode
parentd0249f4727c4be252a9daa056977c1d80f48aea2 (diff)
Always show mouseover markdown fold buttons for a focused cell
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/launch.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index 510b1950ee0..84affe5f920 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -223,7 +223,6 @@
},
"cleanUp": "wholeBrowser",
"urlFilter": "*workbench.html*",
- "trace": true,
"runtimeArgs": [
"--inspect=5875",
"--no-cached-data",