Commit Graph

1094 Commits

Author SHA1 Message Date
Martin Aeschlimann
b66b9871a0 [html] enable handlebars 2016-09-14 11:11:45 +02:00
Martin Aeschlimann
fa30ab77ef [html] update html grammar & tests 2016-09-14 11:09:24 +02:00
Martin Aeschlimann
daad014a6f [html] add handlebars 2016-09-14 09:49:40 +02:00
Martin Aeschlimann
1f6815a880 [html] get all link tests to run 2016-09-14 08:48:03 +02:00
Martin Aeschlimann
8d7504f7e1 [html] add link provider 2016-09-13 23:27:18 +02:00
Martin Aeschlimann
99ebc3065a [html] symbol highlighting tests 2016-09-13 22:12:48 +02:00
Martin Aeschlimann
0aefa275cb Merge branch 'master' into aeschli/html-extension 2016-09-13 16:59:01 +02:00
Martin Aeschlimann
537938619a [html] avoid merge conflict 2016-09-13 16:58:13 +02:00
Martin Aeschlimann
d4860107db [seti] set languageId associations 2016-09-13 16:07:39 +02:00
Benjamin Pasero
63efb84901 Incorrect git comments (fixes #11925) 2016-09-13 15:06:36 +02:00
Martin Aeschlimann
d8f6f74520 Add color decorator limit to 500 (#11862) 2016-09-13 12:24:58 +02:00
Martin Aeschlimann
6c8a859079 [html] add symbol highlighting 2016-09-13 10:03:41 +02:00
Martin Aeschlimann
06727ce174 [html] add endTagStart to Node 2016-09-13 10:03:12 +02:00
Andre Weinand
52bceb1207 update node-debug 2016-09-10 23:14:28 +02:00
Johannes Rieken
f5a0ea60c8 WinJS.Promise#as is not what you think it is, use wrap instead - fixes #11754 2016-09-09 16:30:50 +02:00
Martin Aeschlimann
49dfae7e00 [html] add formatter 2016-09-09 15:26:03 +02:00
Martin Aeschlimann
bb9a0f89ad [html] all code completion tests green 2016-09-08 19:05:17 +02:00
Martin Aeschlimann
9717f397f5 [html] use NodeJS.Timer 2016-09-08 19:03:31 +02:00
Martin Aeschlimann
d7bc41b908 [html] update language server version 2016-09-08 19:03:05 +02:00
Andre Weinand
6014db1a16 make debug terminals configurable 2016-09-08 16:43:29 +02:00
Martin Aeschlimann
45ca3c06c8 Merge branch 'master' into aeschli/html-extension 2016-09-08 10:52:31 +02:00
Martin Aeschlimann
f83d40f192 Updated scss.json to atom/language-sass@b0417d1 (2016-08-09) 2016-09-08 09:59:59 +02:00
Andre Weinand
e190921aea first cut of 'runInTerminal' for external terminals 2016-09-08 00:23:46 +02:00
Martin Aeschlimann
59c835ff9a Compile issue with new langageclient 2016-09-07 17:17:50 +02:00
Martin Aeschlimann
e3ce57ab09 [json] update language service & server & MarkedString escaping fix. Fixes #11413 2016-09-07 16:37:39 +02:00
Martin Aeschlimann
cec9f9e936 [css] update language service & server (MarkedString escaping fix) 2016-09-07 16:37:38 +02:00
Martin Aeschlimann
d6f897fd35 [php] use textToMarkedString for descriptions in hover 2016-09-07 16:37:37 +02:00
Martin Aeschlimann
757650b26e [js] use textToMarkedString in JSON contributions 2016-09-07 16:37:36 +02:00
Martin Aeschlimann
eb739e8e2d [themes] rename standard to minimal 2016-09-06 18:15:16 +02:00
Martin Aeschlimann
fe22ac384b [themes] add seti theme 2016-09-06 18:15:03 +02:00
Joao Moreno
1053286c9b Revert "add linear css keyword"
This reverts commit cc40e98e54.
2016-09-06 10:21:09 +02:00
Joao Moreno
676d5ff178 flip typescript hover order 2016-09-05 17:31:20 +02:00
Joao Moreno
cc40e98e54 add linear css keyword 2016-09-05 15:08:11 +02:00
Andre Weinand
0ba7f55dcc fix typo in 'Capabilities' 2016-09-05 10:36:51 +02:00
Dirk Baeumer
b40a3b4b71 Fixes #11456: Hide the tsdk_version setting from the user 2016-09-02 16:21:11 +02:00
Dirk Baeumer
b5a3c7350b Fixes #11437: Change 'The workspace folder contains a TypeScript version' message 2016-09-02 10:51:23 +02:00
Daniel Imms
b1174ea3d4 Fix tests from terminal API revert 2016-09-01 14:25:07 -07:00
Dirk Baeumer
aae56e2010 Fixes #11391: Typescript extension throws when opening a single file 2016-09-01 17:40:24 +02:00
Dirk Baeumer
766a99bead Run OSS Tool 2016-09-01 12:36:56 +02:00
Dirk Baeumer
64a75fa8bb Adds forward link for #11162 2016-09-01 09:37:37 +02:00
Rob Lourens
bf77eac8c7 Remove subproject adds 2016-08-31 17:05:24 -07:00
Rob Lourens
e1257de7ea Fix #11353 typo 2016-08-31 16:57:13 -07:00
Andre Weinand
954e737d4b node-debug: fix for #11206 2016-08-31 23:53:55 +02:00
Daniel Imms
d0ec4e6a6a Fix terminal API tests 2016-08-31 12:42:32 -07:00
Martin Aeschlimann
410fd89bc6 Merge branch 'master' of https://github.com/Microsoft/vscode 2016-08-31 21:21:19 +02:00
Martin Aeschlimann
aa4e6e2def [json] update language service 2016-08-31 21:21:16 +02:00
Andre Weinand
7446776383 use v1.12.0 of debug protocol 2016-08-31 18:19:04 +02:00
Andre Weinand
80a3ead8de update node-debug 2016-08-31 17:58:56 +02:00
Dirk Baeumer
bb22b9f664 Fixes #11162: TS: warn user when the globally installed version is 2.0 and tsdk isn't set 2016-08-31 15:58:13 +02:00
Dirk Baeumer
b7ab0e8c90 Fixes #11304: Update node.d.ts for extension to 4.x version to be in line with normal extension development 2016-08-31 12:28:21 +02:00