tanhakabir

Results 116 comments of tanhakabir

Thanks for creating this bug! I'll look at this in the upcoming iteration

Looking at this issue again I don't think this is something that the Remote SSH should fix because it actually uses OpenSSH on your machine to do the connection. If...

Oh OpenSSH is the default SSH client for Windows. I'm not sure if you use something else but essentially we call upon OpenSSH to do the connection via `ssh your_remote`...

Thanks for the feedback! I agree that the many reload buttons are less than ideal. Changing the reconnection behavior will require quite a bit of work in core so I'll...

This seems like it was potentially issues with a corrupt state or bad file permissions. Closing for now but let me know if you see this issue again!

I believe other snippet extensions don't contain code but you have the command "angular.configureExpressServer" which contains code and some of it is not web friendly like your usage of `fs`...