mayerwin / vs-customize-window-title

Customize Visual Studio Window Title - Visual Studio Extension
https://marketplace.visualstudio.com/items?itemName=mayerwin.RenameVisualStudioWindowTitle
MIT License
108 stars 30 forks source link

Update to asynchronous API for VS 2019 #31

Closed NN--- closed 5 years ago

NN--- commented 5 years ago

https://blogs.msdn.microsoft.com/visualstudio/2018/05/16/improving-the-responsiveness-of-critical-scenarios-by-updating-auto-load-behavior-for-extensions/

mayerwin commented 5 years ago

Thanks, I'll push a fix when the first RC is out.

rizi commented 5 years ago

Will the current version work with VS 2019? Br

mayerwin commented 5 years ago

I don't know, likely not, this is why I mentioned I'll release a new version by then.

rizi commented 5 years ago

OK, I was just asking because you sayed "Thanks, I'll push a fix when the first RC is out." and was released 1 or 2 weeks ago and on the project site (https://marketplace.visualstudio.com/items?itemName=mayerwin.RenameVisualStudioWindowTitle) it states compatible with VS 2019. NO offense!, I just wanted to know. br

mayerwin commented 5 years ago

Oh OK, I wasn't aware of this. Thanks! I'll work on this next weekend.

mayerwin commented 5 years ago

This has been implemented in 4.0.1 and is working, however I am unable to upload it to the gallery for some reason. However in the meantime I've been able to see that the current synchonous version still works. It just shows a warning that can be disabled.

rizi commented 5 years ago

@mayerwin big thx

mayerwin commented 5 years ago

I have been able to upload it to the gallery.