Matt Bierner 598ece67e4 Workaround for #16909 (#17088)
* Workaround for #16909

Fixes #16909

Worksaround TS2.1+ returning strings in the occurrences response we use for highlighting occurrences in documents

The workaround is to look at the text surrounding the first occurrence to see if it is a string literal.

* Small cleanup

* Add gate for ts 2.1.x

* Added check to make sure we don't compare the same character
2016-12-12 11:08:31 -08:00
..
2016-12-05 17:16:25 +01:00
2016-12-05 11:44:30 +01:00
2016-12-12 10:52:57 +01:00
2016-12-12 11:08:31 -08:00