Commit Graph

364 Commits

Author SHA1 Message Date
Vladimir Matveev
c89287e704 merge with origin/master 2016-06-27 10:29:57 -07:00
Vladimir Matveev
417c1254eb fix casing 2016-06-24 17:27:18 -07:00
Vladimir Matveev
efa2b70ded fix logger access issue 2016-06-24 16:49:24 -07:00
Vladimir Matveev
8bcca68102 [in progress] project system work - fixes in tests 2 2016-06-24 15:49:29 -07:00
Vladimir Matveev
4157655215 [in progress] project system work - fixes in tests 2016-06-24 14:55:12 -07:00
Paul van Brenk
cca7000032 Merge pull request #9342 from Microsoft/typoinbracecompletion
Fix typo
2016-06-24 14:41:10 -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
zhengbli
83335f59a7 Add new APIs to protocol 2016-06-24 00:50:15 -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
Paul van Brenk
6346fc1168 Fix typo 2016-06-23 17:36:59 -07:00
zhengbli
9f9deceeef Correct the api string name 2016-06-23 16:25:30 -07:00
Wesley Wigham
9cd1f786c3 Merge pull request #9332 from Microsoft/object-whitespace-rule
Object whitespace rule
2016-06-23 14:02:36 -07:00
Nathan Shively-Sanders
c9511b736e 1. pass subshell args 2. fix build order in services
1. /bin/sh requires its arguments joined into a single string unlike
cmd.
2. services/ depends on a couple of files from server/ but the order was
implicit, and changed from jakefile. Now the order is explicit in the
tsconfig.
2016-06-23 13:08:27 -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
Wesley Wigham
d008da5888 Make use of module compiler option explicit, add strip internal to tsconfigs 2016-06-22 13:05:58 -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
d88b21a5e7 merge with origin/master 2016-06-20 17:12:33 -07:00
Vladimir Matveev
e690f4fdff ported PR #9073 2016-06-20 16:48:57 -07:00
Wesley Wigham
b103857b23 Merge branch 'master' into remove-jake 2016-06-20 16:33:01 -07:00
Wesley Wigham
0e5b741d42 Use merge2, gulp-if, gulp-newer, and more projects 2016-06-20 15:30:38 -07:00
Vladimir Matveev
3225e55548 merge with origin/master 2016-06-20 15:22:00 -07:00
Richard Knoll
b49acd527a Merge branch 'master' into glob2_merged 2016-06-20 14:10:55 -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
Richard Knoll
f817ffaf47 Merge branch 'master' into glob2_merged 2016-06-17 17:55:15 -07:00
Vladimir Matveev
f34ba2df0b added cleanup message 2016-06-17 16:22:03 -07:00
Richard Knoll
08ca1c0dff Merge branch 'master' into glob2_merged 2016-06-17 15:34:06 -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