Vladimir Matveev
|
595342615b
|
abstract code in FindReferences from concrete way of creating result reference entry to seamlessly reuse the same code for gotoImplementation (#14637)
|
2017-03-16 15:53:05 -07:00 |
|
Zhengbo Li
|
5040e1d279
|
Mark occurence item in string with a special property (#14677)
* mark occurence item in string with a special property
* Adding trailing commas
|
2017-03-16 11:01:48 -07:00 |
|
Andy Hanson
|
e8c3d548eb
|
Fix tests
|
2017-01-24 12:56:21 -08:00 |
|
Andy Hanson
|
2d232c21a2
|
Support find-all-references for type keywords
|
2017-01-18 12:27:33 -08:00 |
|
Andy Hanson
|
bddcbc5f20
|
Move code out of closure in getDocumentHighlights, then again out of getSemanticDocumentHighlights and getSyntacticDocumentHighlights.
Also return a `Node[]` instead of a `HighlightSpan[]` where possible and do mapping from Node to HighlightSpan in one place.
|
2017-01-17 14:49:52 -08:00 |
|
Andy Hanson
|
6b1cc8972d
|
Use native maps when they're available
|
2016-12-08 06:40:31 -08:00 |
|
Andy Hanson
|
12f6dcefa1
|
Revert "Merge pull request #11354 from Microsoft/map4"
This reverts commit adfdae0dc4, reversing
changes made to aad663cebf.
|
2016-10-27 15:50:21 -07:00 |
|
Andy Hanson
|
bcc0807198
|
Respond to PR comments
|
2016-10-27 13:14:56 -07:00 |
|
Andy Hanson
|
aadcbcc083
|
Use native maps when they're available
|
2016-10-06 13:29:18 -07:00 |
|
Richard Knoll
|
ea3752aa18
|
Merge remote-tracking branch 'origin/master' into go_to_implementation_pr
Refactored goToImplementation out of services
|
2016-09-14 17:25:56 -07:00 |
|
Andy Hanson
|
4d6bd9df72
|
Break many functions out of services.ts and into their own modules.
|
2016-09-07 09:22:11 -07:00 |
|