Commit graph

130 commits

Author SHA1 Message Date
Martin Aeschlimann f9084bb244 Add information_for_contributors to grammars 2017-05-26 09:27:51 +02:00
Martin Aeschlimann 3785324cc1 [css] update grammar 2017-05-26 09:27:50 +02:00
Martin Aeschlimann ae333a8b41 test fixes for #17178 2017-05-18 10:50:30 +02:00
Martin Aeschlimann beee645a29 [css] update grammar 2017-05-18 10:06:02 +02:00
Matt Bierner 7d2dea4e45 Add "Include" to extension TSConfig Files (#25860)
**Bug**
Most VSCode extensions currently specify `"exclude"` in their `tsconfig.json` but not `"include"`. This may result in extra files being included in each project

**Fix**
Add  `"include": ["src/**/*"]` to all extension tsconfig files
2017-05-05 11:37:59 -07:00
Martin Aeschlimann b941c0336a WorkspaceEdit type mismatch in css server (for #25623) 2017-04-28 17:59:20 +02:00
Martin Aeschlimann bf8f73262e Error running rename in CSS. Fixes #25623 2017-04-28 16:03:40 +02:00
Martin Aeschlimann d02567a2e4 [css] update service 2017-04-21 20:17:40 +02:00
Martin Aeschlimann c974993981 [css] update service. Fixes #22735 2017-04-18 09:54:21 +02:00
Martin Aeschlimann 4c56e61918 Attach languge server: set "protocol": "legacy", 2017-04-06 23:46:35 +02:00
Martin Aeschlimann 3c0ac99311 stale color box when switching languages. Fixes #21108 2017-02-22 22:37:55 +01:00
Martin Aeschlimann f1a1fd24c1 [css] Setting to hide CSS Color preview boxes. Fixes #10943 2017-02-22 00:51:27 +01:00
Martin Aeschlimann cc69bea6df [css] update server & client. Fixes #19840: Intellisense freezes at random instances. 2017-02-17 18:02:42 +01:00
Martin Aeschlimann 60bbe61489 [css] change grammar to atom/language-css 2017-01-31 17:10:28 +01:00
Martin Aeschlimann ada375bf2d [css] update languageservice (for #19173) 2017-01-26 11:40:23 +01:00
Martin Aeschlimann fc44b4f083 SCSS differences in coloring. Fixes #19289 2017-01-25 17:21:33 +01:00
Martin Aeschlimann 95368092a9 [css] update service 2017-01-24 00:49:16 +01:00
Martin Aeschlimann c0b1937b47 lamguage servers: Require snippetSupport for completionProvider capability 2017-01-19 20:43:50 +01:00
Martin Aeschlimann d2f8a45adc [css] color decorator initially not shown in all editors 2017-01-19 16:41:52 +01:00
Martin Aeschlimann fa8a9424aa [css] update dependencies and migrate 2017-01-17 23:09:11 +01:00
Martin Aeschlimann 5df445b978 Cannot read property 'length' of undefined. Fixes #18293 2017-01-09 22:47:43 -04:00
Alex Dima 90d74c59aa Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
Alex Dima 10f68352a0 Themes integration tests 2017-01-04 22:44:08 +01:00
Martin Aeschlimann 514e282809 [css] update launch.json to outFiles 2016-12-05 17:16:25 +01:00
Martin Aeschlimann 8cb6e75ada [css] add server trace option 2016-12-05 17:14:04 +01:00
Martin Aeschlimann 8bb90a3066 [css] Update language service 2016-12-04 22:07:59 +01:00
Matt Bierner a27eec8d88 Extract settings strings in css extension (#16184)
Closes #16179
2016-11-29 09:50:36 -08:00
Dirk Baeumer 32192ccfde Fixing alpha versions 2016-11-29 15:31:56 +01:00
Martin Aeschlimann 4839f9424c [css] adopt snippettext API and update to TS2.0 2016-11-24 15:29:52 +01:00
Martin Aeschlimann 177ae3f137 [css] update languageservice (for #14121) 2016-11-23 19:53:31 +01:00
Martin Aeschlimann 8a85fc0399 [html] add css support to html extension as library 2016-11-14 11:34:54 +01:00
Martin Aeschlimann 332fd57d3f Fix for source maps in extensions 2016-11-14 11:34:53 +01:00
Johannes Rieken cf5c011529 Fix our snippets to be text mate compatible 2016-11-11 17:13:36 +01:00
Martin Aeschlimann 3d6c220d24 CSS autocomplete in html files not working on Windows.Fixes #14467 2016-10-26 12:33:29 +02:00
Martin Aeschlimann 4bfb974814 [html/css] decorators for embedded css 2016-10-24 15:26:50 +02:00
Martin Aeschlimann 2df11a3136 [html][css] diagnistics for embedded content 2016-10-24 15:26:48 +02:00
Johannes Rieken e58afe1ab6 Thenable<T> everywhere 2016-10-20 18:30:09 +02:00
Martin Aeschlimann 073c6d04e9 [themes] add support.function 2016-10-14 18:02:14 +02:00
Johannes Rieken 0b9a8e165b tsfmt - extensions/css/server 2016-10-08 09:27:16 +02:00
Johannes Rieken ee9ff34e72 tsfmt - extensions/css/client 2016-10-08 09:26:31 +02:00
Joao Moreno 70bd724e4e fixes #12773 2016-09-29 22:35:01 +02:00
Martin Aeschlimann d8f6f74520 Add color decorator limit to 500 (#11862) 2016-09-13 12:24:58 +02:00
Martin Aeschlimann 59c835ff9a Compile issue with new langageclient 2016-09-07 17:17:50 +02:00
Martin Aeschlimann cec9f9e936 [css] update language service & server (MarkedString escaping fix) 2016-09-07 16:37:38 +02:00
Joao Moreno 1053286c9b Revert "add linear css keyword"
This reverts commit cc40e98e54.
2016-09-06 10:21:09 +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 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
Martin Aeschlimann 5245233f15 Update css languageservice 2016-08-29 15:12:21 +02:00
Martin Aeschlimann fbe40a406a [json] update to latest languageserver 2016-08-12 18:34:35 +02:00