chaoscreater
chaoscreater
Have figured it out. I have no idea why this is related, but this definitely fixed my issue after I tested it on 2 different machines. Firstly, exit PyCharm or...
I'm assuming you mean this?  Then no, it doesn't and that is exactly the issue. Right click in normal Explorer.exe and then press an access key should trigger something...
Sorry, could you please provide a bit more instructions? I'm not a programmer and never used Vercel before, just trying to learn this stuff. Initially, I simply clicked the Vercel...
Sorry, I'm a bit confused. The issue here is that Vercel can't build the solution because it can't resolve "request". Which means that I need to first run `"npm i...
Have figured it out. I have no idea why this is related, but this definitely fixed my issue after I tested it on 2 different machines. Firstly, exit PyCharm or...
Same here, v6.6.0 on Windows. I get the notification popup for Teams and unread notification banner on the icon just fine, but I only hear the notification sound for Outlook...
same issue here. How to fix this?
Here's another example, it's the same URL with the same regex from the same rule. It disables and then enables. It shouldn't be doing that, it should just stay disabled:...
> I feel that your URL regular expression configuration is overly complex. You can click the hyperlink shown in the image below to see which specific rule is causing this...
I need to disable the extension when certain conditions are met. I don't want all the office365.com/* or all the microsoft.com/* urls to apply. The problem isn't with my regex...