microsoft / microsoft/vscode-cpptools
Implement a system to sync the list of extensionless files
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
Feature Request
To keep VS and VS Code C++ extensions in sync and up to date with C++ standards we should consider having some automation that will update both products so they can know the full list of extensionless header files that should be handled.
Mentioned in #14002
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the issue description and the related issue #14002 to understand the extensionless-header list and the synchronization need. Done means an agreed automation system updates both the Visual Studio and VS Code C++ extensions with the current list; no files or tests are identified in this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100