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
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
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
Martin Aeschlimann
4839f9424c
[css] adopt snippettext API and update to TS2.0
2016-11-24 15:29:52 +01:00
Martin Aeschlimann
8a85fc0399
[html] add css support to html extension as library
2016-11-14 11:34:54 +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
Johannes Rieken
ee9ff34e72
tsfmt - extensions/css/client
2016-10-08 09:26:31 +02:00
Martin Aeschlimann
d8f6f74520
Add color decorator limit to 500 ( #11862 )
2016-09-13 12:24:58 +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
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
Martin Aeschlimann
275ba111bd
[CSS] Current color indicator freezes on old color, fixes #9132
2016-07-14 17:03:59 +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