Commit Graph

181 Commits

Author SHA1 Message Date
Vladimir Matveev 78974efe18 defer updates in project structure after file is edited 2016-07-12 18:02:54 -07:00
Vladimir Matveev bcdb06c4f7 introduce methods that allow to get project without refreshing inferred projects 2016-07-11 20:59:22 -07:00
Vladimir Matveev aea1534704 move saveTo to ScriptInfo 2016-07-11 19:51:14 -07:00
Vladimir Matveev ac9717dc3d use Logger directly 2016-07-11 19:44:23 -07:00
Vladimir Matveev 09a978538c use indentation from ts.formattting 2016-07-11 13:42:17 -07:00
Vladimir Matveev 9267b24f56 set max size for uncompressed messages 2016-07-08 17:49:50 -07:00
Vladimir Matveev 6c775ebf97 move max uncompressed message size out of the session 2016-07-08 16:47:51 -07:00
Vladimir Matveev 2333c68eec fix linter 2016-07-08 12:10:57 -07:00
Vladimir Matveev b330fbf03c report compression time 2016-07-06 17:22:55 -07:00
Vladimir Matveev 1060b1e52e make compressed data wrapper over the real data 2016-07-06 14:10:39 -07:00
Vladimir Matveev e14a7ca0bc initial support for compressing responses 2016-07-06 00:28:24 -07:00
Vladimir Matveev 71a3d0a42f use server side format code options matching arguments is omitted 2016-07-05 23:14:24 -07:00
Vladimir Matveev 74d8d656f1 move setImmediate to host 2016-06-29 18:00:07 -07:00
Vladimir Matveev 641c2ffd5e introduce ThrottledOperations 2016-06-29 12:23:25 -07:00
Vladimir Matveev d7bf32270e remove multiple collections for open files 2016-06-28 17:45:29 -07:00
Vladimir Matveev 96a867a52e add support for single inferred project 2016-06-27 14:25:43 -07:00
Vladimir Matveev 15f825b6b3 merge with origin/master 2016-06-27 14:25:18 -07:00
Vladimir Matveev 4157655215 [in progress] project system work - fixes in tests 2016-06-24 14:55:12 -07:00
Vladimir Matveev cefaa171eb [in progress] project system work - major code reorg 2016-06-24 14:30:45 -07:00
jramsay 8312168e91 Merge pull request #9236 from Microsoft/BaseIndentationSupport
[Salsa] Adding base indentation for script block formatting and smart indent
2016-06-24 14:22:58 -07:00
Zhengbo Li 69e2f0e459 Merge pull request #9306 from zhengbli/syncGetErrAPIs
Port the sync diagnostics API from tsserverVS-WIP branch to 2.0
2016-06-23 21:59:29 -07:00
zhengbli 9f9deceeef Correct the api string name 2016-06-23 16:25:30 -07:00
Wesley Wigham 59ae2ff8ef Fix object whitespace lints 2016-06-23 12:39:20 -07:00
Vladimir Matveev cf616dc292 [in progress] project system work - path normalization 2016-06-22 17:02:08 -07:00
Vladimir Matveev c8d37dc87e [in progress] project system work - versions 2016-06-22 16:51:09 -07:00
Vladimir Matveev c9b82eddda [in progress] project system work 2016-06-21 17:31:54 -07:00
zhengbli 35c50bfb1f Port the sync version diagnostics API from tsserverVS-WIP branch to 2.0 2016-06-21 17:13:21 -07:00
Vladimir Matveev 3225e55548 merge with origin/master 2016-06-20 15:22:00 -07:00
Vladimir Matveev 2ffc36349b Merge remote-tracking branch 'origin/master' into tsserverVS-WIP 2016-06-20 13:18:35 -07:00
Vladimir Matveev bdccb8d0eb renameLocations 2016-06-20 11:25:31 -07:00
Vladimir Matveev 0b7fb0dba8 getRenameInfo 2016-06-20 10:12:24 -07:00
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
Jason Ramsay 218a5ba0bb Adding base indentation for script block formatting and smart indent 2016-06-17 13:02:15 -07:00
Andy Hanson 166bc49f0c Refactor navigation bar 2016-06-17 07:42:26 -07:00
Vladimir Matveev 04d617de8d fix linter 2016-06-16 15:47:01 -07:00