microsoft / microsoft/vscode-cpptools
support creat [.clang-format] setting file of default
Open
Nobody has claimed this yet.
Feature Request
Feature: Configuration
help wanted
Language Service
Works in VS
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
Type: General
just like vs, create an .clang-format config file as workspace style-setting.
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 tracing how workspace style settings are discovered and applied in the C/C++ extension. Check the existing formatting integration and the .clang-format configuration behavior. Done means a workspace .clang-format file is recognized and used for formatting, with coverage for the setting.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100