Connor Shea
|
5b4d232d4e
|
Add a missing compilation step for vscode-css-languageservice development, other misc docs fixes.
|
2018-08-21 14:53:53 -06:00 |
|
Pine Wu
|
73ca0345bc
|
Update css-languageservice
|
2018-08-20 01:06:23 -07:00 |
|
Pine Wu
|
90743215aa
|
DocumentContext to remove url dependency from service
|
2018-08-20 01:02:21 -07:00 |
|
Pine Wu
|
73db88ffc1
|
@import and url() link. Fix Microsoft/vscode#29899
|
2018-08-20 01:02:21 -07:00 |
|
Benjamin Pasero
|
920defc6a6
|
debt - update extensions node dependency to 8.x
|
2018-08-14 10:44:56 +02:00 |
|
Rob Lourens
|
a0764210a8
|
#55478 - switch all builtin settings to 'markdownDescription' instead of 'description' where needed
|
2018-08-08 17:01:37 -07:00 |
|
Martin Aeschlimann
|
dcd17d8b8b
|
[css] update service
|
2018-08-08 11:57:30 +02:00 |
|
Pine Wu
|
a40bfc947c
|
@import completion for css/scss/less. Fix #51331
|
2018-08-07 16:01:21 -07:00 |
|
Rob Lourens
|
c48eda2c83
|
Minor edits
|
2018-08-01 15:17:58 -07:00 |
|
Pine Wu
|
c9764c85d7
|
Settings description update for #54690
|
2018-08-01 14:46:33 -07:00 |
|
Pine Wu
|
ba83f60dc3
|
Update vscode-css-languageservice to 3.0.10-next.1
|
2018-07-31 19:26:52 -07:00 |
|
Christof Marti
|
0e39195279
|
Settings sweep (#54690)
|
2018-07-30 15:31:17 +02:00 |
|
Alex Dima
|
47212be6f3
|
Settings sweep (#54690)
|
2018-07-30 12:35:43 +02:00 |
|
Rob Lourens
|
31eba9652d
|
Sweep setting descriptions for #54690
|
2018-07-25 14:45:48 -07:00 |
|
Martin Aeschlimann
|
116948ef51
|
[css] adopt lsp (folding, colors)
|
2018-07-25 12:22:04 +02:00 |
|
Greg Van Liew
|
c150d0d42d
|
Edit pass on new built-in extension comments (#54277)
|
2018-07-13 15:28:27 -07:00 |
|
Ramya Achutha Rao
|
a32654c5f1
|
Link to docs in the website from builtin extension readme #54098
|
2018-07-12 18:16:01 -07:00 |
|
Ramya Achutha Rao
|
0d7ee9e076
|
Link to CONTRIBUTING.md for built-in extensions #54098
|
2018-07-12 18:09:35 -07:00 |
|
Ramya Achutha Rao
|
75cda752a5
|
Move how to contribute to a separate file for built in extensions #54098
|
2018-07-12 18:06:16 -07:00 |
|
Ramya Achutha Rao
|
f89c16c04c
|
Standardize readme across built-in extensions #54098
|
2018-07-11 16:38:32 -07:00 |
|
Dirk Baeumer
|
21991b4912
|
Move to latest vscode-nls for corrupted cache support
|
2018-07-03 16:12:52 +02:00 |
|
Martin Aeschlimann
|
61231a6f34
|
[css] update service (fixes #53159)
|
2018-06-29 08:57:13 +02:00 |
|
Pine Wu
|
b3e7079dda
|
[css] Update css-language-service for css/html
|
2018-06-25 11:52:25 -07:00 |
|
Pine Wu
|
1e0be8ddb1
|
SCSS unknown at rules
|
2018-06-18 11:13:55 -07:00 |
|
Joao Moreno
|
8a3ffed0ab
|
vsts: report smoketest results
|
2018-06-12 17:37:53 +02:00 |
|
Joao Moreno
|
4dc738593b
|
complete integration test results
|
2018-06-12 17:24:23 +02:00 |
|
Pine Wu
|
2f61ca78ff
|
Update css-language-features contribution readme
|
2018-06-08 10:08:15 -07:00 |
|
Pine Wu
|
d1ed4a3311
|
Clarify contributing steps for css-language-features
|
2018-06-07 11:15:36 -07:00 |
|
Connor Shea
|
f06c50954a
|
Update CSS Language Features extension README.
|
2018-06-06 16:34:49 -06:00 |
|
Pine Wu
|
87baa554f6
|
Clarify css-language-feature contrib doc
|
2018-06-06 14:48:33 -07:00 |
|
Pine Wu
|
e6bb52df4d
|
Parallelize tasks for watch/compile language servers for #51168
|
2018-06-06 09:47:30 -07:00 |
|
Pine Wu
|
67456612fe
|
Add instruction to develop css-language-features
|
2018-06-05 10:06:08 -07:00 |
|
Martin Aeschlimann
|
e74a6601c3
|
[css][html] update service
|
2018-05-31 15:50:14 +02:00 |
|
Martin Aeschlimann
|
e77c65cf90
|
[css] update service
|
2018-05-28 22:51:10 +02:00 |
|
Martin Aeschlimann
|
105e928b69
|
[css] update dependencies
|
2018-05-23 16:49:17 +02:00 |
|
Martin Aeschlimann
|
c52fe7087c
|
color provider server capability doesn't define boolean (yet). For Microsoft/vscode-languageserver-node#349
|
2018-05-15 12:05:59 +02:00 |
|
Pine Wu
|
e4e7c25708
|
Revert "Restrict html/css to only handling file and untitled files. Part of #48777"
This reverts commit 0dfeec2eef .
|
2018-05-02 10:13:29 -07:00 |
|
Martin Aeschlimann
|
f2d37611f1
|
Replace FoldingRangeKind type with normal enum. Fixes #48956
|
2018-04-30 18:13:41 +02:00 |
|
Pine Wu
|
b8f1bdb18b
|
[css] update service to pull out #48601
|
2018-04-26 23:11:39 -07:00 |
|
Pine Wu
|
0dfeec2eef
|
Restrict html/css to only handling file and untitled files. Part of #48777
|
2018-04-26 10:58:35 -07:00 |
|
Pine Wu
|
a452691228
|
[css] update service
|
2018-04-25 17:43:35 -07:00 |
|
Pine Wu
|
eca6b7c77b
|
SmartStep for css debugging
|
2018-04-25 17:38:13 -07:00 |
|
Pine Wu
|
bd6de64bfa
|
[css] update service
|
2018-04-25 17:38:13 -07:00 |
|
Pine Wu
|
401826a399
|
Task 2.0.0
|
2018-04-23 14:28:27 -07:00 |
|
Pine Wu
|
e0617bbf4a
|
[css] update service
|
2018-04-23 14:24:20 -07:00 |
|
Ramya Achutha Rao
|
c314388da2
|
Move emmet from html extenstion to emmet extension
|
2018-04-22 21:49:56 -07:00 |
|
Pine Wu
|
be4e48fbe7
|
[css] update service
|
2018-04-19 14:45:07 -07:00 |
|
Pine Wu
|
42d89b7956
|
[css] update service
|
2018-04-19 11:52:16 -07:00 |
|
Martin Aeschlimann
|
a1bb202eb6
|
incorperate folding api feedback
|
2018-04-18 15:26:43 +02:00 |
|
Martin Aeschlimann
|
e09c8a7086
|
[css] adopt folding apis
|
2018-04-17 18:18:12 +02:00 |
|