microsoft / microsoft/vscode-cpptools
Allow configuration of autocomplete commit characters
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
What I'd like is this - that issue was closed saying it's the extension that does this, so now I'm here:
https://github.com/microsoft/vscode/issues/172625
I have not found a way to set those "commit characters" anywhere, so maybe they're not currently available e.g. in the c_Cpp settings?
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 reviewing the linked VS Code issue and the extension's existing c_Cpp settings and autocomplete entry points. Determine where commit characters are supplied and what configuration surface would be needed; done means the requested characters can be configured and the behavior is covered by the relevant extension tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100