You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@joaomoreno that case desribesyvery different behaviour - where new code windows open but are not elevated. The bug here is that clicking Code does absolutely nothing. No Code window, no reused existing instance, no error message, nothing.
While the two may be related, surely it should not be considered a new feature for clicking the icon on the taskbar (or typing "code" or clicking the explorer context menu) to actually do anything at all? :/
Even a nasty pop-up saying "There is another instance of coding running" would be better than the (really confusing) behaviour of silently doing nothing.
The issue relates to supporting all use cases of running as Administrator, and this is one of them.
I totally agree with you on the current behaviour though.
Since we're trying to decide whether we should allow people to open as Administrator at all, let me ask you: why do you need to open it as an Administrator? Just to save write-protected files?
I actually don't, it was just a side-effect of launching it from an elevated PoSh shell. If it had launched a non-elevated Code that would probably suit me fine :)
There's a similar case #3180 that was closed as a dupe of #929, however I can reproduce this much worse than #929.
Steps to Reproduce:
Nothing happens. No new Code window, and nothing opens in the Admin instance either.
The text was updated successfully, but these errors were encountered: