microsoft / microsoft/ConcordExtensibilitySamples

How to filter for my custom project?

Open
#60 1 comment 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.