Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

DevTools don't recognize the C/C++ extension after Restart Extensions

Open
#14,392 1 comment 0 reactions 0 assignees View on GitHub

A pull request for this has already been merged.

  • #14382 by @DavidARaygoza — merged

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
25/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
cpp, typescript, vscode
Domain
devtools

Research direction

Review the linked pull request #14382 in the vscode-cpptools repository first, then reproduce the reported sequence with cpp-devtools.enableCppCodeEditingTools enabled: update the C/C++ extension and use Restart Extensions. Done means the DevTools tools still work afterward without requiring Reload Window.

Written by the indexing model from the issue text.

Description

bug Feature: DevTools (Copilot) fixed

When DevTools is used for a C/C++ tool ("cpp-devtools.enableCppCodeEditingTools": true), and then the C/C++ extension is updated and Restart Extensions is used, then the DevTools tools stop working until a Reload Window happens.

Fixed by https://github.com/microsoft/vscode-cpptools/pull/14382

Dominant language
TypeScript
Stars
6.2k
Forks
1.7k
Avg merge
1d 4h
Merged PRs (30d)
58

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/vscode-cpptools

All issues in microsoft/vscode-cpptools

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.