Praveen Potturu
Praveen Potturu
I forgot to mention, I would like to it to make appropriate changes to its caller too.
That will be a good start. I hope you are working on it already but I can help with it if you need any.
That is good to know. I was wondering why it is not already doing that. Do you have a link I can check the status if that change?
This applies to files too. If I have multiple image editors/viewers installed I would like to be able to configure rules based on the image file path. I use 'Always...
> these dependencies are all removed in Functions v4 I still see transitive references to Asp.net Core 2.2 nuget packages via `Microsoft.Azure.WebJobs.Extensions.Http` version 3.2. This is preventing us from using...
Ctrl + Shift + Space is also used in Visual Studio. Powertoys should not set any default shortcuts that does not involve the windows key.
More and more shortcuts I use in Visual Studio are being hijacked by powertoys affecting my productivity. I am forced to consider stop using powertoys.
I have the same issue, my source generator generates code that takes dependency on a nuget package. Currently, the consumer will need to add that package as well. Too bad...