Don't recommend the MS C++ extension pack

We already un-recommend the MS C++ extension, but we also need to
prevent VS Code from recommending the MS C++ extension *pack*.

This is particularly important because this recommendation will appear
*before* the recommendation to install the Pigweed extension, and may
prevent/distract from that recommendation appearing.

Change-Id: I754fbb294497cadc84c89d731f55285ccab3821a
Reviewed-on: https://pigweed-internal-review.git.corp.google.com/c/pigweed/showcase/rp2/+/73956
Commit-Queue: Chad Norvell <chadnorvell@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
Reviewed-by: Wyatt Hepler <hepler@google.com>
1 file changed
tree: bad1cf17d8da8e2e53bedb7f89957bd59782f960
  1. .github/
  2. .vscode/
  3. apps/
  4. device/
  5. modules/
  6. system/
  7. targets/
  8. tools/
  9. web_app/
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .buildifier.json
  14. .clang-format
  15. .clangd.shared
  16. .gitignore
  17. .pw_console.yaml
  18. AUTHORS
  19. BUILD.bazel
  20. CONTRIBUTING.md
  21. LICENSE
  22. MODULE.bazel
  23. OWNERS
  24. pigweed.json
  25. README.md
README.md

Pigweed Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Pigweed.