Searched defs:goTo (Results 1 – 11 of 11) sorted by relevance
25 goTo.file(file); constant42 goTo.file(file); constant
21 goTo.file(file); constant
22 goTo.select(m + 'a', m + 'b'); constant
17 goTo.marker(marker); constant
25 goTo.marker(marker + 'Reference'); constant
38 goTo: function (...args) { method
43 goTo: function (...args) { method
42 goTo: function (...args) { method
52 goTo: function (...args) { method
4101 const goTo = new FourSlashInterface.GoTo(state); constant