gerneio
gerneio
This was a quick change that I made comparing to other formatters, so it is not thoroughly tested. However it works! Advise testing it out completely before accepting PR. HB
### Description of the new feature / enhancement When using PowerToys Run, one of the folder context menu options is "open path in console", which defaults to CMD. I would...
### Steps to reproduce 1. Use either **a)** the ILSpy WPF desktop app, or **b)** ILSpyCmd w/ 8.0 prev 1 (CLI requires #2364 to support multiple assemblies) 2. Make sure...
This is mostly a thread to share my experiences with the issues with my cross-domain setup using sysend.js, which stopped working several months ago, but I only now was able...
I need to dynamically generate watermark configurations on the fly, **conditionally depending** on the current image being requested. I am using the "AddRewriteHandler" to implement my conditional logic, which might...
@DzonnyDZ, I know this is quite an old project at this point, but did you ever get intellisense & code highlighting working with a JScript.NET project within VS or VS...
If I switch docker desktop to `Windows containers`, I can get Aspire to build containers under windows runtime, however looks like some annotations are not fully supported or configured properly...
Windows has a somewhat new feature where you can spin up a temporary [windows sandbox](https://learn.microsoft.com/en-us/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview) in quick order. The idea being you start a clean win 11 env quickly and...
When using dev tunnels, various unnecessary headers are added to the response which are NOT set by the underlying application. Matter of fact, attempting to set one of these response...
When using dev tunnels with a front end proxy (proxy forwards to devtunnel endpoint which forwards to downstream app), forwarded headers are overwritten instead of appended/replaced. Example: Proxy presets these...