Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reFX: Projucer: Launch correct VS version. Don't launch again if already running. #1439

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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.

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