Commit Graph

310 Commits

Author SHA1 Message Date
Vladimir Matveev 5f3b20a440 linter 2016-06-20 09:44:31 -07:00
Vladimir Matveev bfb2957254 findReferences 2016-06-19 23:41:49 -07:00
Vladimir Matveev 5a543a610f navto 2016-06-19 20:33:40 -07:00
Vladimir Matveev a86dd00ec9 breakpointStatement 2016-06-19 16:10:00 -07:00
Vladimir Matveev 9c124b3c0d nameOrDottedSpan 2016-06-19 15:57:02 -07:00
Vladimir Matveev 863c65b901 brace completion 2016-06-19 15:48:10 -07:00
Vladimir Matveev 24ace87f22 syntactic/compiler options diagnostics 2016-06-19 15:38:16 -07:00
Vladimir Matveev cd1efd5109 docCommentTemplate 2016-06-19 15:16:21 -07:00
Vladimir Matveev 061bb0f9e5 navbar 2016-06-18 22:52:31 -07:00
Vladimir Matveev 0ab52bcb82 linter 2016-06-18 22:35:29 -07:00
Vladimir Matveev 12e593825f brace matching 2016-06-18 22:34:00 -07:00
Vladimir Matveev f2d55874d9 added indentation 2016-06-18 20:43:53 -07:00
Vladimir Matveev 4d9213a337 added todo comments 2016-06-17 23:54:59 -07:00
Vladimir Matveev bd28b9a46d added outlining spans 2016-06-17 23:31:15 -07:00
Vladimir Matveev f34ba2df0b added cleanup message 2016-06-17 16:22:03 -07:00
Vladimir Matveev 6ebc8abea2 introduce EditorSettings/FormatCodeSettings interfaces 2016-06-17 14:06:33 -07:00
Vladimir Matveev 04d617de8d fix linter 2016-06-16 15:47:01 -07:00
Vladimir Matveev 7c0927d752 formatting 2016-06-16 15:23:52 -07:00
Vladimir Matveev a8dc65de19 added missing check 2016-06-15 21:52:39 -07:00
Vladimir Matveev c1d6a14a6b set default project on script info when it is queried from project 2016-06-15 21:41:54 -07:00
Vladimir Matveev 7b93e732d5 enable semantic classification 2016-06-15 18:30:08 -07:00
Vladimir Matveev 64423257ca normalize file name before lookup 2016-06-15 16:45:04 -07:00
Vladimir Matveev f103f20b69 do getDirectoryPath after normalization 2016-06-15 13:52:09 -07:00
Vladimir Matveev e8c5a591a4 getSemanticDiagnostics 2016-06-15 13:05:55 -07:00
Vladimir Matveev 9775ce03ef merge with origin/master 2016-06-14 18:02:54 -07:00
Vladimir Matveev c3b1645868 fix tests issues 2016-06-14 17:51:19 -07:00
Vladimir Matveev adb726643a add cancellation support 2016-06-14 17:30:55 -07:00
Nathan Shively-Sanders 57f66b8efa Merge pull request #9148 from Microsoft/add-isDefinition-to-references
Add isDefinition to references
2016-06-14 11:12:53 -07:00
Nathan Shively-Sanders 792b23edc2 Make isDefinition required.
For the deprecated getOccurrencesAtPosition, isDefinition is always false.
2016-06-14 08:48:26 -07:00
Vladimir Matveev bd646d1142 enable document highlighting" 2016-06-13 16:56:26 -07:00
Vladimir Matveev 70aacef818 added gotodef 2016-06-13 16:18:16 -07:00
Vladimir Matveev 23c6fac592 added sighelp 2016-06-13 15:02:54 -07:00
Vladimir Matveev 7b53afa0bf [WIP] completions 2016-06-13 13:49:29 -07:00
Nathan Shively-Sanders 5a7f7469ea Add isDefinition to ReferenceEntry
Clients can now easily tell if the reference is to a definition or a
usage.
2016-06-13 13:21:47 -07:00
Vladimir Matveev 9a1790e996 added logging to stderr, add command for full quickinfo 2016-06-13 10:54:45 -07:00
Ryan Cavanaugh e8ac1abbd6 Baseline fix, CR comments, lint 2016-06-13 09:33:49 -07:00
Vladimir Matveev c14398317a WIP - quickinfo 2016-06-10 16:56:15 -07:00
Ryan Cavanaugh 576f09f531 Merge 2016-06-10 15:47:51 -07:00
Ryan Cavanaugh 9827b638b4 Implicit type inclusion changes 2016-06-10 15:44:11 -07:00
Vladimir Matveev 81905cd29e fix version related issues 2016-06-10 15:38:11 -07:00
Vladimir Matveev b9729a79fc switch to use explicit list of open files 2016-06-09 13:55:08 -07:00
Vladimir Matveev e817faabfe fix typo 2016-06-08 19:15:56 -07:00
Vladimir Matveev 8ff0febabe adjust check when content should be used 2016-06-08 18:40:40 -07:00
Vladimir Matveev 38b5eed062 [WIP] fix typo, make response mandatory 2016-06-08 16:48:14 -07:00
Vladimir Matveev 8c33c15bc6 Merge remote-tracking branch 'origin/master' into tsserverVS-WIP 2016-06-08 16:43:01 -07:00
Zhengbo Li de8ddd6e14 Return trace when exception happens 2016-06-08 14:42:53 -07:00
Vladimir Matveev 0cd40095a5 WIP 2016-06-08 13:21:59 -07:00
Zhengbo Li cdf4cded15 Merge pull request #9002 from zhengbli/moreTsserverTests
Add tests for tsserver project system
2016-06-07 21:56:09 -07:00
Vladimir Matveev 697661a4be added openExternalProjects method 2016-06-07 17:45:22 -07:00
Vladimir Matveev 00f35d1934 added message handlers 2016-06-07 16:46:40 -07:00