Skip to content

Feature Request: "Reference Search" and "Search in all imported MSBuild files" #269

Description

@softworkz

Hi,

MSBuild logic is often hard to follow, especially as it's distributed over so many different files, which can come from many different locations (VS, MSBuild, SDKs, nuget packages, etc.).

I often end up searching for variables and item groups in all props and targets files in those folders, which in turn gives many results from files that aren't even imported in the project.
That would be so much more useful than anything that the extension does (according to the feature description, haven't installed yet).

I'm wondering whether there's already a way to do this, which I'm just not aware of? How are others doing it?

As it seems that this extension is reading and parsing all imported MSBuild files, it is probably very close already to allow a "Find in all imported MSBuild files" feature?
Something like "Find all references" like for code would be awesome, but a find in MSBuild files feature would already suffice.

Thanks,
sw

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions