Entering code makes the IDE hang 0.5,1 seconds in relatively small files
description
Typescript 0.8.2.2
When someone modifies code at beginning of the file,
inevitably the statements passes states where the statement and more after it are invalid.
When this happens, there are annoying delays of o.5 1 seconds between each input character.
This is very easy to reproduce.
I think this should be fixed asap..
Regards