171 Commits

Author SHA1 Message Date
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
Vladimir Matveev
7c0927d752 formatting 2016-06-16 15:23:52 -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
zhengbli
550d91249b Refactor code to make if statements cheaper 2016-06-15 16:52:07 -07:00
Vladimir Matveev
64423257ca normalize file name before lookup 2016-06-15 16:45:04 -07:00
zhengbli
335443693f Merge branch 'master' of https://github.com/Microsoft/TypeScript into fixLargeProjectTry2
# Conflicts:
#	src/compiler/program.ts
#	tests/cases/unittests/tsserverProjectSystem.ts
2016-06-15 14:36:45 -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