Skip to content

Add support for .slnx files in the action "Open Visual Studio Solutions"#183

Open
T-Emile wants to merge 3 commits into
awaescher:masterfrom
T-Emile:slnx-support
Open

Add support for .slnx files in the action "Open Visual Studio Solutions"#183
T-Emile wants to merge 3 commits into
awaescher:masterfrom
T-Emile:slnx-support

Conversation

@T-Emile

@T-Emile T-Emile commented Jul 10, 2026

Copy link
Copy Markdown

This PR adds support for the new slnx file format for Visual Studio solutions.

In addition to adding *.slnx in RepositoryActions.json, this PR also:

  • Adds support for combining multiple patterns separated by a ; to support both .sln and .slnx in one file association.
  • Ignores entries located in a hidden folder (that start with a dot). This is to exclude the Project.slnx folder created by Visual Studio inside the .vs folder.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant