Skip to content

Conversation

@FigBug
Copy link
Contributor

@FigBug FigBug commented Oct 8, 2024

Fixes the 2 most annoying ProJucer bugs on Windows

  1. If you click "Save and Open in IDE" often the wrong version of Visual Studio will launch
  2. If you click "Save and Open in IDE" and Visual Studio is already running, it will open a second copy instead of just letting Visual Studio reload the existing project.

This change brings the behaviour of the Windows ProJucer in line with the macOS version.

@reuk
Copy link
Member

reuk commented Dec 3, 2024

Thanks for the suggestion.

The change to avoid opening duplicate instances of VS was added in 04a04cf.

To open the correct version of VS, right-click a solution file and select "Properties". Under "Open with" select "Change", and select the Microsoft Visual Studio Version Selector. Now, sln files will always open with the appropriate version of Visual Studio.

@reuk reuk closed this Dec 3, 2024
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.

2 participants