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

Extension is disabled at startup #20

Closed alecava58 closed 7 years ago

alecava58 commented 7 years ago

If I run VS2015 as administrator the extension is enabled. If I run VS2015 as normal user the extension is disabled at startup. If I enable the extension and I close and reopen the IDE the extension is disabled again.

mayerwin commented 7 years ago

Hi, I am unable to reproduce this issue. Can you try with VS 2017?

rsouthworth commented 7 years ago

I can confirm I see the same sort of behaviour in VS2015, even with running as an administrator.

A workaround I found elsewhere which works so far for me is... Uninstall the extension Restart Uninstall the extension if it is still there Restart ...repeat until it has gone Install the extension again

mayerwin commented 7 years ago

Weird, there is absolutely nothing in the extension that can control whether it is loaded or not by VS. I'd suggest to reset VS 2015's settings to see if this is caused by a misconfiguration.

seagal82 commented 5 years ago

just for response +1 I met the same phenomenon and the workaround works

I can confirm I see the same sort of behaviour in VS2015, even with running as an administrator.

A workaround I found elsewhere which works so far for me is... Uninstall the extension Restart Uninstall the extension if it is still there Restart ...repeat until it has gone Install the extension again