Boris Buliga

Results 274 comments of Boris Buliga

Just a funny update. `/codeformat` can't format `Program.cs` file :D Actually this is the code that causes errors: ``` csharp var options = new OptionSet { { "s|solution=", "The path...

Oh. Haven't noticed it before. Gonna check it out.

Hey, I know this issue is old, but using `libxml` solves several problems I've encountered while using this wonderful package. First of all, some pages have attributes on `title` tag....

Yeah, both of them can be fixed without `libxml`, but `libxml` makes it less bloody 😸 P. S. thanks for lightning fast response!

1. I think it should be faster, especially for really big documents. But you know how they say - a performance test is better than a human prediction. 😸 2....

Highly support it. Just a common example of use case: ``` public class SomeClass { public T1 Member1() { // ... } public T2 Member2() { // ... } }...

I am using latest bash version, but still my colors where broken. Turned out, `getopt` was the cultprit. Thanks for the suggestion.

Hey @BR00l Does [this explanation/suggestion][1] work for you? [1]: https://github.com/d12frosted/homebrew-emacs-plus#no-titlebar