Mika Vilpas

Results 154 comments of Mika Vilpas

Would it work if the installation first downloaded unzip and then the server package? On Jul 15, 2017 14:32, "Saulius Menkevičius" wrote: > really don't want to write pkzip parser...

Great stuff, guys! I'm really glad you brought Powershell up Kim. On Jul 17, 2017 16:18, "Saulius Menkevičius" wrote: > @kimgronqvist another good idea! > > — > You are...

I didn't realize issues this old are still active. :smile: That is a good solution - let's keep it here and see whether it's still applicable to the roslyn branch....

Also, boring maintaining tasks: - update `README.md` when `company-mode` stuff is ready - promo pic! - increment version number when merging

Don't stress it :) Nobody will ask their money back. On 17.08.2014 14:26, Jason Imison wrote: > fyi - I'm very unlikely to look at this over the weekend. Maybe,...

@nosami Yeah, good idea. 2014-08-18 0:35 GMT+03:00 bbbscarter [email protected]: > Sorry for not chiming in earlier, busy week. > > I’ll try and get some time this week to look...

I like the idea of having a timeout callback. Or would it be a generic error callback?

I think a general error handler would be the best. Maybe also the simplest to implement. I think the server doesn't classify its responses as successful or failed ones, so...

I've noticed that too. I don't know what causes that, but it's a problem on the server side. I remember doing some hack on the server side to just ignore...

The way I did it was on the server side. I looked at the endpoint for `codecheck`, and before returning any value from the server to omnisharp-emacs, I would do...