microsoft / microsoft/ConcordExtensibilitySamples
How to filter for my custom project?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 135
- Forks
- 54
- Avg merge
- 5h 58m
- Merged PRs (30d)
- 3
Description
I am developing extension for a C++ Native project, but my extensions are only useful if user is debugging my special framework. Is it possible to use vsdconfigxml Filters somehow to filter out non my special framework projects? For example I can set up some variables in my special VSIX or Solution variable?
Contributor guide
No contributing guide indexed for this repository
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 examining the vsdconfigxml Filters used by the C++ Native debugging extension and how the special VSIX or Solution variable is exposed. Determine whether those values can identify the special framework; done means establishing a supported filtering approach or documenting that it is not possible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, csharp
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100