SendCode
SendCode copied to clipboard
Slow response when internet connection is slow
Hi, I am not sure it is the case, but does sendcode
depend on internet connection? if yes, why is that? I noticed that everytime my internet slow down or trouble connnecting (on mac) to wifi, sending code lagged considerably to an annoying level. Turn off wifi recovered the speed immediately (showed by sending multiple code sections that I had sent before but have not been arrived).
That's odd. It doesn't use any internet connection of course.
Yeah, it happened a couple times already. So it should be something related to local communications between the apps? I sent code mostly to iterm2, tmux, but once it happened, sending to Mac Terminal also lagged.
this definitely happens: unresponsive network connection (e.g. hanging while loading Github in a browser) = unresponsive SendCode (to iTerm2 if this is relevant).
I suspect that one of your packages is blocking the sublime API.
That makes a lot of sense ... I'm having lag issues too and don't know what's causing it. Could a LSP server be a major cause of delay/race-condition?