Commit graph

4 commits

Author SHA1 Message Date
Andy Hanson 9665f25011 Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
Daniel Rosenwasser d98a11e6f7 Modified tests and added a test for labeled continues in a switch block. 2014-09-10 11:54:10 -07:00
Daniel Rosenwasser 90dd327635 Changed logic for break/continue search in switch statements and loops.
Now if a labeled break in a switch refers to its original switch statement, we also highlight the 'switch' keyword.

Also added tests for loop/break/continue.
2014-09-09 14:30:14 -07:00
Daniel Rosenwasser 88f37e579c Support for switch/case/default/break in getOccs 2014-08-26 17:24:11 -07:00