summaryrefslogtreecommitdiff
path: root/Test/dafny4
diff options
context:
space:
mode:
authorGravatar qunyanm <unknown>2016-01-06 11:49:34 -0800
committerGravatar qunyanm <unknown>2016-01-06 11:49:34 -0800
commit817d28da901dc8d285c8e7f86f25496093fd6af2 (patch)
tree6e3b95bc8ed81aae066cd39bfa24375d59b5b6b8 /Test/dafny4
parentbfd722fb0f5654fac4c3510625e5eec0a09cdfd1 (diff)
Fix some VS IDE performance issues.
- cache scan results so it can be shared between different instances of DafnyTokenTagger - Instead of rescanning the whole text buffer upon a text change, only rescan the text span that the text change is in. - set the timer to half a second to match the comment at the beginnig of the file. The event change are only passed along to Dafny when the user stop typing for half a second. - Change framework dependence so the project can work with version 4.5 and higher.
Diffstat (limited to 'Test/dafny4')
0 files changed, 0 insertions, 0 deletions