Damien

Results 17 comments of Damien

When using MAILDEV_AUTO_RELAY docker var, it's set to an empty string (I think it's not the case when using "--auto-relay". And the code (in index.js file) check if the var...

Don't know wich one of the solution is better than the other, but it should be great to have one quickly :)

I have a solution with a lot of .NET Framework 4.8 projects. Handled approximatively well on 16.8.x, freezing with 16.9.3... I fixed some comments ("///") on my code and it's...

I reproduced the bug with another extension : Visual Studio Build Timer. But it seems that Visual Studio is not handling builds very well in the latest versions...

As I remember, I have the same bug with the 2 extensions, using only one at the same time.

Other information maybe. It seems freezing VS even if I uncheck builds related checkboxes in CodeMaid configuration. I will try to check all these informations today or tomorrow.

In features, I unchecked "Build Progress" and "Spade" (in your screenshot). and I also unchecked all in Progressing ![image](https://user-images.githubusercontent.com/8973779/115714381-5a847d00-a377-11eb-8e3a-95ae63741956.png) Without CodeMaid, 42sec to build. With CodeMaid configured as explained, 4...

My solution contains only class libraries and ASP.NET projects. It uses the packages.config, not the packagereference, for managing Nuget. Maybe it’s linked to the migration from .NET Framework 4.6 to...

Is the threshold can be a delta between the mean response time on the N latest response times and the latest one ? Or determined by regression ?

I'd really love to have web browser notification, for Android, like this issue, iOS like the issue https://github.com/louislam/uptime-kuma/issues/2792, and even desktop. Because when you click on the web browser notification,...