Commit Graph

430 Commits

Author SHA1 Message Date
Vladimir Matveev 253d5d6ce9 [WIP] initial version of tests 2016-08-13 23:09:14 -07:00
Vladimir Matveev d07261af4f ensure tsd cache directory exists 2016-08-12 23:04:17 -07:00
Vladimir Matveev 512ec04d29 [WIP] send\receive install typing requests 2016-08-12 18:17:16 -07:00
Vladimir Matveev 959b6b6c07 remove unused dependencies to reduce the size of output file 2016-08-12 14:26:09 -07:00
Vladimir Matveev b1871a5bf9 [WIP] pass ITypingsInstaller to ProjectService 2016-08-12 14:01:23 -07:00
Vladimir Matveev 51e2b02a31 add runTsd method 2016-08-12 12:14:25 -07:00
Vladimir Matveev d8d117ffaf [WIP] typings discovery in tsserver 2016-08-12 11:04:43 -07:00
Vladimir Matveev 0a1ec43de0 addref in all configured projects that contain the file 2016-08-04 14:46:00 -07:00
Vladimir Matveev c0bcf8f10c release cached tree in compilation settings change 2016-08-03 14:02:37 -07:00
Vladimir Matveev de37f35f7c set compilation settings of project as a part of sync process 2016-08-01 17:12:15 -07:00
Vladimir Matveev e77f9b22c0 allow to change settings for inferred projects 2016-08-01 11:44:24 -07:00
Vladimir Matveev 6d497e3840 allow to change configuration for inferred projects 2016-07-31 22:06:41 -07:00
Vladimir Matveev 361a852ef1 use ExternalFile in ApplyChangesInOpenFiles 2016-07-29 15:23:43 -07:00
Vladimir Matveev b9bbd8638f Merge remote-tracking branch 'origin/tsserverVS-WIP' into tsserverVS-WIP-mixedcontent 2016-07-28 13:16:35 -07:00
Vladimir Matsveyeu 2f7e738376 resolve merge issues 2016-07-28 13:14:01 -07:00
Vladimir Matveev a1e5eeb65b merge with origin/master 2016-07-26 17:08:45 -07:00
Vladimir Matveev 01c1bdbd4c use FileMap to store script info objects to avoid issues due to mismatched casing 2016-07-26 16:44:30 -07:00
Vladimir Matveev 90849c288e Merge remote-tracking branch 'origin/tsserverVS-WIP' into tsserverVS-WIP-mixedcontent 2016-07-22 16:11:08 -07:00
Vladimir Matveev a8925f8c9d do not sync program for brace matching 2016-07-22 16:09:56 -07:00
Vladimir Matveev c3ec428c81 Merge remote-tracking branch 'origin/tsserverVS-WIP' into tsserverVS-WIP-mixedcontent 2016-07-22 16:03:23 -07:00
Vladimir Matveev bb016148da call updateGraph before getting language service 2016-07-22 16:01:54 -07:00
Vladimir Matveev 2c254773bb added tests 2016-07-21 14:17:22 -07:00
Vladimir Matveev 7da455c390 read ScriptKind\HasMixedContent when opening external project 2016-07-21 11:40:03 -07:00
Vladimir Matveev e091f6702e introduce ExternalFile interface 2016-07-21 11:27:29 -07:00
Vladimir Matveev 9cd5b46100 strip quotes from the log file name 2016-07-19 10:07:49 -07:00
Vladimir Matveev e9086d1811 remove node.d.ts 2016-07-18 16:56:25 -07:00
Vladimir Matveev 39c948ad34 merge with origin/master 2016-07-13 16:20:08 -07:00
Vladimir Matveev a9ba0a5585 use circular buffer instead of unbounded array 2016-07-12 18:48:41 -07:00
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
Wesley Wigham fb20df0568 Have tsconfig for harness 2016-07-11 16:36:20 -07:00
Vladimir Matveev 09a978538c use indentation from ts.formattting 2016-07-11 13:42:17 -07:00
Nathan Shively-Sanders a138e6307f Avoid using this in object literals where possible 2016-07-11 11:30:22 -07:00
Nathan Shively-Sanders a3d9a85546 Add --pretty to tsconfigs 2016-07-11 11:00:06 -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
Nathan Shively-Sanders b543074861 Compile with --noImplicitThis
1. Add to various tsconfig.json
2. Add to Jakefile
3. Add annotations where needed.
4. Add workaround to shims.ts, which uses toplevel `this`.
2016-07-08 15:13:32 -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
Sheetal Nandi 635826ff13 Remove the unused text buffer from ScriptInfo 2016-07-06 11:44:51 -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 cb1e6c0d04 renames 2016-07-05 16:17:10 -07:00
Vladimir Matveev 9b4823e536 more tests 2016-07-05 15:51:39 -07:00
Vladimir Matveev 83afa3fb94 more tests 2016-07-05 11:48:26 -07:00
Vladimir Matveev 07817fedb0 more tests 2016-07-05 11:14:23 -07:00
Vladimir Matveev bebc5711cb more tests 2016-06-30 13:23:55 -07:00