Federico Teotini

Results 12 comments of Federico Teotini

@nils-a sorry for the late answer. I tried exactly with your code and experienced the same problem. I tried also with the built-in terminal and with hyper.is, trying also with...

I've a piece of code that works like StringBuilder so it's imperative to assert the order of calls. Is there a way to do this?

@dtchepak sure, you are right. I didn't explain myself XD Here's a very simple example ```C# class SomeBuilder { SomeBuilder AppendLine(string content) } //somewhere in code builder .AppendLine("First line") .AppendLine("Second...

I tried with the example you provided but I cannot manage to make it work. It seems that index.html gets loaded regardless of this. The only requests tha I can...

Thanks to you for the quick answer. I'd gladly open a PR, but I never programmed in Go, sorry mate 😞

This feature would be a game changer for our team. no we are forced to use JB CLI tool and its proprietary rules