diff options
author | Veetaha <[email protected]> | 2020-02-16 18:22:27 +0000 |
---|---|---|
committer | Veetaha <[email protected]> | 2020-02-16 18:22:27 +0000 |
commit | cc280aba0f7ba4ce041b4e2e4312eee1cf58fa06 (patch) | |
tree | 767e3e6bf2009020ef3540fc57c28b06fa322b68 | |
parent | 29c7cbb46f533f5585ae8c6d2c45c8d516668eed (diff) |
vscode: remove extra comment lone
-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 | ||