ilya-biryukov added inline comments.

================
Comment at: clangd/clients/clangd-vscode/src/extension.ts:58
+        },
+        // Avoid lots of junk in output
+        revealOutputChannelOn: vscodelc.RevealOutputChannelOn.Never
----------------
Could we rephrase this? Something like `// Do not switch to output window when 
clangd return an error.`



Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55052/new/

https://reviews.llvm.org/D55052



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to