Martin Aeschlimann
e3758d2cda
[css] code assist shows old variable names ( #9944 )
2016-07-29 15:54:33 +02:00
Martin Aeschlimann
c0ae835786
Update css and json language services to full versions
2016-07-29 10:45:26 +02:00
Martin Aeschlimann
94a0fdebb2
Update cs & json to latest languageservice
2016-07-25 18:38:24 +02:00
Martin Aeschlimann
edecd8bc74
Adopt css to language-configuration
2016-07-21 18:52:34 +02:00
Martin Aeschlimann
d9c376a213
fixes #1778 : [less] mixins ") expected" errors
2016-07-20 18:27:17 +02:00
Martin Aeschlimann
e5037a5eb1
[css/less/sass] improved word rules
2016-07-14 22:23:33 +02:00
Martin Aeschlimann
275ba111bd
[CSS] Current color indicator freezes on old color, fixes #9132
2016-07-14 17:03:59 +02:00
Alex Dima
d5862e8dba
Clean extensions OSSREADME.json since the tool now can scan all npm-shrinkwrap.json files
2016-07-07 12:36:49 +03: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
isidor
f32b435e6d
Add npm-shrinkwrap.json for css, json, php
...
#8570
2016-07-01 09:52:48 +02:00
Johannes Rieken
28fff894f8
OSSREADME - fixes for extensions/css
2016-06-30 14:20:44 +02:00
Martin Aeschlimann
2ba39acfdf
JSON seems to keep diagnostics around when document closes, for #5769
2016-06-29 20:22:19 +02:00
Martin Aeschlimann
850848b69f
get latest vscode-css-languageservice
2016-06-29 17:28:26 +02:00
Martin Aeschlimann
daeb542b59
Rename in SCSS breaks syntax. Fixes #8331
2016-06-29 15:35:20 +02:00
Martin Aeschlimann
e228769042
Polish configuration section labels & add link
2016-06-27 18:37:04 +02:00
Martin Aeschlimann
6f18e14a27
[css] Generalize languageModelCache
2016-06-26 23:50:15 +02:00
Martin Aeschlimann
79b65f326a
[css] use vscode-css-languageservice
2016-06-23 17:41:43 +02:00
Martin Aeschlimann
e65a6df013
fixes #7777 : [scss] validation doesn't disable
2016-06-17 16:17:14 +02:00
Benjamin Pasero
7ffaba1ba5
fix warning
2016-06-16 14:07:42 +02:00
Martin Aeschlimann
d4976a5382
fixes #7748 : [scss] Undesirable behavior when pressing enter after completing a Sass (SCSS) statement
2016-06-16 12:11:51 +02:00
Martin Aeschlimann
77336664ff
fixes #7543 : [css-less-scss] problems are not having source information
2016-06-15 12:45:30 +02:00
Martin Aeschlimann
24705f5ae1
[css] support rename
2016-06-14 16:42:06 +02:00
Martin Aeschlimann
cbb2e053f0
workaround for #7660
2016-06-14 16:42:06 +02:00
Martin Aeschlimann
2b53931425
[css] delay validation
2016-06-14 16:11:45 +02:00
Martin Aeschlimann
d5f06aec6b
Reword remaining occurrences of sass to scss
2016-06-14 11:32:01 +02:00
Martin Aeschlimann
a5699978fc
[scss] missing activation event
2016-06-14 11:32:01 +02:00
Martin Aeschlimann
8d703ff0b3
[css extension] cache stylesheets ASTs
2016-06-14 11:02:18 +02:00
Martin Aeschlimann
1e7486aa63
Move LESS to extension
2016-06-13 20:08:53 +02:00
Martin Aeschlimann
65b2c5ca27
Move SCSS to extension
2016-06-13 18:58:04 +02:00
Martin Aeschlimann
b1130039f9
Polish cssParser imports
2016-06-13 18:58:04 +02:00
Martin Aeschlimann
5dfa0e0350
Add LanguageService as facade
2016-06-13 11:30:19 +02:00
Martin Aeschlimann
2b247ccbfd
[css] move to extension
2016-06-13 11:30:19 +02:00
Martin Aeschlimann
995b3778e6
[less/sass] test cssvariable colorizing
2016-05-27 08:37:21 +02:00
Martin Aeschlimann
9cf7f1158f
CSS variable colorizer test
2016-05-27 08:31:48 +02:00
Sandeep Somavarapu
a33376a0a8
#3077 update variable rule in text mate
2016-05-20 18:26:35 +02:00
Sandeep Somavarapu
3893918988
#3077 update css textmate grammar
2016-05-20 10:53:26 +02:00
Martin Aeschlimann
f033f51134
Remove keyword.control.import override from plus themes
2016-04-12 11:56:49 +02:00
Martin Aeschlimann
37f5e2b355
[colorize tests] update test result data
2016-04-11 21:28:19 +02:00
Martin Aeschlimann
084e8dba55
[css/less/sass] colorizer tests
2016-04-11 16:03:35 +02:00
Martin Aeschlimann
0babb42991
Merge pull request #1217 from dstorey/update-css-intellisense
...
[css] Update css intellisense and css.plist
2016-01-12 11:17:55 +01:00
David Storey
04cee66ced
Add missing Counter Styles decriptors to syntax highlight
2016-01-11 01:36:59 -08:00
David Storey
331a9538f7
add missing unicode-range to syntax highlight
2016-01-10 20:16:37 -08:00
David Storey
dab9105245
Synrax highlight prefixes at start of properties
...
Fixes #1655
2015-12-26 18:01:10 -08:00
David Storey
4066f817de
Add drop-shadow function to sntax highlight
2015-12-26 14:13:27 -08:00
David Storey
0df987b36c
Add CSS functions that accept <number> or <percentage> to syntax highlight
2015-12-26 14:03:53 -08:00
David Storey
b2a919b091
Add functions that only accept <angle>s to syntax highlight
2015-12-26 13:24:52 -08:00
David Storey
f6bcb69f9d
Add functions that accept <length> values to syntax highlight
2015-12-26 12:25:33 -08:00
David Storey
1aba1bb096
Add functions to CSS syntax highlight that accept only <number>s
...
cubic-bezier, matrix, matrix3d, scale, scale3d, scaleX, scaleY, scaleZ.
2015-12-26 10:40:35 -08:00
David Storey
f7fe750cde
Correct naming of extended color keywords in syntax highlight
...
Use support.constant.color.w3c-extended-color-name.css to match the spec name and the name Atom updated to. Current name used here and by TextMate is incorrect. (they're not invalid)
2015-12-25 19:29:23 -08:00
David Storey
d405000381
Add :scope pseudo-class to syntax highlight
2015-12-25 18:53:01 -08:00