Robot-Will / Stino

A Sublime Text Plugin for Arduino
Other
1.58k stars 250 forks source link

Sublime performance issue ? #446

Open dreammonkey opened 7 years ago

dreammonkey commented 7 years ago

hi there !

nice work, but when I install your package on Mac, Sublime Text 3, Sublime becomes very unresponsive, nearly unusable :/ any idea why this could be happening ?

cheers, D

42loop commented 7 years ago

hi, experiencing same on ubuntu 16.04, often it becomes gray and takes 10 secs or so to close. today i tried to use sublime without network connection and it wouldn't even start up...

grtx

SebastienDaniel commented 7 years ago

Same on Arch Linux

Robot-Will commented 7 years ago

No idea. Maybe I could find out what's wrong.

geonicz commented 6 years ago

Same issue on Manjaro linux (Arch derivative) uname -a : Linux god-pc 4.11.12-1-MANJARO #1 SMP PREEMPT Fri Jul 21 08:51:46 UTC 2017 x86_64 GNU/Linux.

SephReed commented 6 years ago

I've found a few interesting things in regards to this error. Here's the info I have so far:

Overall, it's not as big of a deal as it had been at first. The trick which works for me is to just press a bunch of keys until it gives up on whatever it thinks it should be doing in response to typing, and from then on it no longer lags on key input or file scrolling.

I have a very strong suspicion that there is some code (outside of build) which cares about the context of the text file and it is the culprit.