Commit Graph

32 Commits

Author SHA1 Message Date
Johannes Rieken 65a2d30efe color - jsdoc and tiny tweaks for color provider api 2017-10-16 12:43:21 +02:00
Martin Aeschlimann 1cf7612e30 [css] move colorpresentations to language server 2017-09-21 12:03:16 +02:00
rebornix 084849c2fa provideColorPresentations should have document in paramaters. 2017-09-20 13:44:57 -07:00
rebornix ce20acd130 color space 0...1 2017-09-20 12:59:02 -07:00
rebornix d069e922ef Re #34366. Extensions define color formats. 2017-09-19 00:03:58 -07:00
rebornix 3753e0e1d2 Align signatures with other providers. 2017-09-08 14:11:44 -07:00
rebornix 3479d81d77 Fix #32235. Functional style formatter. Color range is all float number and remove fromHex, fromHSL methods. 2017-09-08 11:36:39 -07:00
Martin Aeschlimann aae74ede39 [css] adopt languageserver colorProvider.proposed protocol 2017-08-28 19:15:36 +02:00
rebornix 879373d9e1 Remove onDidChagne events. Deprecate [lan].colorDecorators.enable and
use editor.colorDecorators for all.
2017-08-25 16:10:16 -07:00
rebornix f52299aee0 Add a new option to control whether to render inline color box or not. 2017-08-25 16:10:16 -07:00
Martin Aeschlimann 1ba52e2113 [css] update language server & client 2017-08-18 18:28:02 +02:00
Martin Aeschlimann 47ec343bfa [css] add multiroot support. Fixes #32486 2017-08-17 16:22:36 +02:00
Martin Aeschlimann 35df375c25 Update css language service: Fixes #27590 & 4/8 digit hex colors 2017-08-03 15:36:17 +02:00
Michel Kaporin 19f17905e7 Support LESS and SASS in color picker. Resolves #31753 2017-07-31 12:02:13 +02:00
Joao Moreno 95737688f5 IColorFormat -> ColorFormat 2017-07-27 17:25:28 +02:00
Joao Moreno 3e62cf16fa css color formats 2017-07-27 17:24:04 +02:00
Joao Moreno 3cda472710 add parse-color to css extension 2017-07-27 00:03:54 +02:00
Michel Kaporin 42bd26bb99 Reverted redundant changes 2017-07-26 18:28:39 +02:00
Joao Moreno 1830c12221 css: report colors through provider 2017-07-26 17:49:14 +02:00
Michel Kaporin 5770dd4287 wip: Color provider implementation start for Joao 2017-07-26 16:25:58 +02:00
rebornix 9fa2a2538c Fix #29725. Add indentation rules for CSS. 2017-06-28 15:57:40 -07:00
Martin Aeschlimann 3c0ac99311 stale color box when switching languages. Fixes #21108 2017-02-22 22:37:55 +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 4839f9424c [css] adopt snippettext API and update to TS2.0 2016-11-24 15:29:52 +01:00
Johannes Rieken ee9ff34e72 tsfmt - extensions/css/client 2016-10-08 09:26:31 +02:00
Martin Aeschlimann 70a13f2d11 [css] update to latest languageserver 2016-08-12 18:34:35 +02:00
Martin Aeschlimann edecd8bc74 Adopt css to language-configuration 2016-07-21 18:52:34 +02:00
Martin Aeschlimann e5037a5eb1 [css/less/sass] improved word rules 2016-07-14 22:23:33 +02:00
Johannes Rieken 7cb8e4514e remove autoClosingPairs, surroundingPair in favour of deprecated api and language config file, fixes #8737 2016-07-06 15:42:53 +02:00
Martin Aeschlimann daeb542b59 Rename in SCSS breaks syntax. Fixes #8331 2016-06-29 15:35:20 +02:00
Martin Aeschlimann 2b247ccbfd [css] move to extension 2016-06-13 11:30:19 +02:00