Commit graph

3 commits

Author SHA1 Message Date
Andy Hanson
c75f6d0ec7 Add multiple overloads for verify.goToDefinition.
Use explicit pairs `verify.goToDefinition([["a", "b"], ["c", "d"]])` instead of `verify.goToDefinition("a", "b", "c", "d")`.
Also provide an option `verify.goToDefinition({ a: "b", c: "d" })` for cases where the starts are not theirselves lists.
2016-09-02 13:23:45 -07:00
Andy Hanson
37f8eac014 Simplify go-to-definition tests 2016-09-02 10:12:40 -07:00
Ryan Cavanaugh
fa198a5cef Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00