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

Fixed ShutdownStarted event never firing #381

Merged

Conversation

jamesc-skyward
Copy link
Contributor

I'm not able to get the ShutdownStarted event to fire. Currently, it only triggers the event when __VSSPROPID6.VSSPROPID_ShutdownStarted is false. Checking the documentation (https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualstudio.shell.interop.__vsspropid6?view=visualstudiosdk-2022) it looks like the value should be true when Visual Studio is shutting down. With this change, it now triggers like I'd expect it to.

@madskristensen madskristensen merged commit 8dae54f into VsixCommunity:master Oct 3, 2022
@madskristensen
Copy link
Contributor

Thanks

@jamesc-skyward jamesc-skyward deleted the ShutdownStartedFix branch October 3, 2022 16:04
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