diff options
Diffstat (limited to '.vscode/launch.json')
-rw-r--r-- | .vscode/launch.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json index b37e298d5..e63f4488b 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json | |||
@@ -4,7 +4,6 @@ | |||
4 | // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 | 4 | // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 |
5 | 5 | ||
6 | // NOTE: --disable-extensions | 6 | // NOTE: --disable-extensions |
7 | // Disable all installed extensions for increas performance of playground | ||
8 | // Disable all installed extensions to increase performance of the debug instance | 7 | // Disable all installed extensions to increase performance of the debug instance |
9 | // and prevent potential conflicts with other installed extensions. | 8 | // and prevent potential conflicts with other installed extensions. |
10 | 9 | ||