Commit bcb58ae9 authored by Tal Pressman's avatar Tal Pressman Committed by Commit Bot

Update vscode-clangd section with information on debugging when using the plugin.

Change-Id: Id0cade394c0e730348f0bbbf5329444412f172a4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225015Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Tal Pressman <talp@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774398}
parent 7feeab08
......@@ -122,8 +122,8 @@ every day:
enabling it to provide smarter autocomplete than C/C++ IntelliSense as well
as allowing you to jump from functions to their definitions. See
[clangd.md](clangd.md) for setup instructions.
If you need to debug, disable the vscode-clangd extension, enable C/C++
Intellisense, and restart VSCode.
If you need to debug, enable C/C++ extension but set "C_Cpp: Intelli Sense Engine" to disabled,
and restart VSCode.
* ***Rewrap*** -
Wrap lines at 80 characters with `Alt+Q`.
* ***Remote*** -
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment