microsoft / TypeScript-Sublime-Plugin

IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins
Apache License 2.0
1.72k stars 237 forks source link

Highlighting large amounts of text in 3.3.3333 or 3.4.1 causes Sublime Text 2 to crash #718

Open NobleUplift opened 5 years ago

NobleUplift commented 5 years ago

I am using Sublime Text 2 Version 2.0.2, Build 2221. If I select even a moderately large for loop, much less trying to refactor code, my Sublime Text 2 will completely freeze and the only thing I can do to fix it is Force Quit it.

I went into the package and checked out 3.3.1, and I'm no longer suffering from this issue.