Commit graph

1116 commits

Author SHA1 Message Date
Andre Weinand
e3f5493f97 update node-debug 2016-09-16 00:26:06 +02:00
Martin Aeschlimann
83b4816f77 [html] update language service 2016-09-15 22:25:49 +02:00
Martin Aeschlimann
5073dfcc37 [yaml] update grammar, add tests, update license 2016-09-15 21:57:01 +02:00
Martin Aeschlimann
5ba13ddbf3 Update yaml grammar to textmate/yaml.tmbundle@9a4135d (2016-08-24) 2016-09-15 21:45:42 +02:00
Daniel Imms
5094cf079e Add test for onDidCloseTerminal
Part of #10925
2016-09-15 12:17:39 -07:00
Martin Aeschlimann
8f6caf1f9f [html] add shrinkwrap 2016-09-15 20:32:12 +02:00
Martin Aeschlimann
23242b4389 [html] update language service 2016-09-15 20:32:11 +02:00
Martin Aeschlimann
2db3796f65 [html] Comment shortcut (Cmd + /) stopped working in HTML. fixes #12083 2016-09-15 20:32:10 +02:00
Sandeep Somavarapu
ef52244d8b Implement #11936 2016-09-15 15:44:23 +02:00
Martin Aeschlimann
8d6a8863fd [html] use html language service 2016-09-14 23:36:09 +02:00
Martin Aeschlimann
acc4e94ee6 [html] fix failing test 2016-09-14 23:14:16 +02:00
Andre Weinand
e49ce72c6d update node-debug 2016-09-14 22:39:54 +02:00
Martin Aeschlimann
8934bd2ba8 Merge branch 'master' into aeschli/html-extension 2016-09-14 20:12:26 +02:00
Martin Aeschlimann
04f9562a1a [html] code polish 2016-09-14 19:50:24 +02:00
Martin Aeschlimann
e69fb28130 [html] update language server for document link support 2016-09-14 19:42:09 +02:00
Martin Aeschlimann
2a4e5b023d [html] add razor 2016-09-14 16:39:14 +02:00
Martin Aeschlimann
21c9ad57a6 [html] move existing handlebar colorize tests 2016-09-14 16:38:56 +02:00
Martin Aeschlimann
6d788bff70 [html] bring back provider configuration settings 2016-09-14 16:27:53 +02:00
Andre Weinand
fad6a894c1 update node-debug 2016-09-14 12:48:37 +02:00
Martin Aeschlimann
cf1596c6f0 [html] close tag fix 2016-09-14 11:16:13 +02:00
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
Benjamin Pasero
6fa85223ef Electron Update 1.x (#11157)
* use electron 1.3.4

* ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE

* OSS input

* update electron.d.ts

* workaround for #8708

* bump oniguruma and chokidar with custom fsevents

* build with appveyor config from master

* oops, still use ELECTRON_RUN_AS_NODE

* use electron 1.3.5

* optional fsevents

* add cat.exe to workaround output issues

* use cat for tests

* remove some now obsolete ELECTRON_NO_ATTACH_CONSOLE

* also pipe output to cat for code.sh on windows

* unset ELECTRON_RUN_AS_NODE for appveyor

* fix tfs builds?

* fix build

* fix build?

* use cat only when running tests locally
2016-09-14 07:29:20 +02:00
Andre Weinand
41e7baad70 update node-debug 2016-09-14 00:39:25 +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