Commit Graph

359 Commits

Author SHA1 Message Date
Pine Wu
615732feae Update CSS Language Service 2019-11-26 14:41:08 -08:00
Pine Wu
adc45b549b Fix package.json in css server test fixture 2019-11-18 09:53:06 -08:00
Pine Wu
537fcc46d7 Update css LS 2019-11-14 10:51:52 -08:00
Alex Dima
c9a2de2d9c
Improve integration test output on Windows (#84239) 2019-11-08 17:21:35 +01:00
Martin Aeschlimann
1476c4e20b [html] update to TextDocument and switch to incremental 2019-11-05 22:19:43 +01:00
Martin Aeschlimann
c198ec2eac [css] update TextDocument & use incremental sync 2019-11-05 22:19:43 +01:00
Pine Wu
7ab195a897 Revert "Update css LS for #3145"
This reverts commit d327d5e890.
2019-11-04 18:15:36 -05:00
Pine Wu
d327d5e890 Update css LS for #3145 2019-11-04 14:50:47 -05:00
Pine Wu
36a3fd8e42 Update css service 2019-10-29 11:45:48 -07:00
Pine Wu
a3837d1a64 Fix #79844 2019-10-28 16:14:32 -07:00
Benjamin Pasero
ca22de4b17 debt - bump node.d.ts dependency in extensions to 12.x (part of #82514) 2019-10-28 08:11:47 +01:00
Pine Wu
3082edc2d8 💄 2019-10-22 14:45:22 -07:00
Pine Wu
7fa28ec9d3 Part of #79964 2019-10-22 14:19:03 -07:00
Pine Wu
603d861749 Fix #79768 2019-10-22 12:41:33 -07:00
Pine Wu
313a142652 Bump css LS for #79215 2019-10-22 12:03:11 -07:00
Pine Wu
a724a64cce Bump css LS for #74635 2019-10-22 11:19:49 -07:00
Matt Bierner
2b4638e1ac Fix missing function calls in condition 2019-10-07 11:04:31 -07:00
Pine Wu
2b9bb7c2e0 Update css language service 2019-10-03 09:33:34 -07:00
Pine Wu
f7efcef2be Fix #81845 2019-10-02 13:16:46 -07:00
Pine Wu
9bb24dc1c1 Upgrade html/css language services 2019-09-30 16:42:01 -07:00
Martin Aeschlimann
ecba37c6ef update css service/server 2019-09-30 22:55:31 +02:00
Pine Wu
7a27b26446 Polish css.completion.completePropertyWithSemicolon doc 2019-09-30 11:41:07 -07:00
Pine Wu
4dec1f7b49 Fix #32200 2019-09-11 14:27:25 -07:00
Pine Wu
6829b31625 Fix #80274 2019-09-03 10:13:46 -07:00
Pine Wu
14a3819e74 Fix #80269 2019-09-03 09:19:56 -07:00
Pine Wu
64c07ab1e3 Polish description for customdata 2019-08-28 10:21:41 -07:00
Pine Wu
afe281cf51 Update CSS service to get deprecated items 2019-08-27 21:49:39 -07:00
Pine Wu
210302848e Add middleware for processing deprecated. Fix #79584 2019-08-27 21:44:07 -07:00
Pine Wu
739ae7737a Fix #78068 2019-08-27 09:25:15 -07:00
Pine Wu
adbee7d26e Update html/css services 2019-08-23 12:01:51 -07:00
Mickael Istria
558d23bd26 Issue #79599 - CSS LS fails if InitializationOptions.dataPaths not set
Signed-off-by: Mickael Istria <mistria@redhat.com>
2019-08-21 23:14:07 +02:00
Pine Wu
bcc7f1219f Update services for #78285 2019-08-07 10:46:54 -07:00
Pine Wu
285b680dc1 Fix #67742 2019-07-29 11:27:06 -07:00
Pine Wu
17d9194a40 Update css service 2019-07-26 18:35:16 -07:00
Martin Aeschlimann
81380bb822 register selectionRangeProviders 2019-07-25 18:33:18 +02:00
pi1024e
77df637ab4 Removed style chacnges 2019-07-23 13:52:12 -04:00
pi1024e
10b924d2d3 Fixed whitespace related comments to be a complete sentence. 2019-07-23 13:52:12 -04:00
pi1024e
fd0116b8f6 Revert "Fixed comment"
This reverts commit 4b3e76abc170276a160f3d86ab424e9a40523d7d.
2019-07-23 13:52:11 -04:00
pi1024e
65b0a4d898 Fixed comment 2019-07-23 13:52:11 -04:00
pi1024e
d96cd165d6 Fixed code 2019-07-23 13:52:11 -04:00
pi1024e
85d4895587 Refactored code to make "WhiteSpace" into "Whitespace" 2019-07-23 13:52:11 -04:00
Martin Aeschlimann
bd57ca7066 Expand Selection not working as intended. Fixes #77194. Fixes #77087 2019-07-18 13:57:51 +02:00
Pine Wu
750ea458cd [css] Upgrade service and add dynamic link support 2019-07-17 10:47:27 -07:00
Martin Aeschlimann
4ed70122f8 remove imports 2019-07-08 12:44:50 +02:00
Martin Aeschlimann
aa38607483 incremental text documents cause perf isssues 2019-07-08 12:44:40 +02:00
Martin Aeschlimann
a84c30184c [css/json/html] update lsp, services & dependencies 2019-06-13 10:27:45 +02:00
Aurélien Pupier
7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Martin Aeschlimann
3ce5cb0e02 [css] enable tests (fixes #74937) 2019-06-06 09:49:55 +02:00
Martin Aeschlimann
29daecda2e [css] add test resources 2019-06-06 09:30:58 +02:00
Benjamin Pasero
fc294b683d Comment out failing test 2019-06-06 07:42:18 +02:00
Martin Aeschlimann
8f72934706 [css] resolve modules without require 2019-06-05 13:04:58 +02:00
Johannes Rieken
97ce638677 unblock webpack build 2019-06-05 11:57:56 +02:00
Benjamin Pasero
d78a75973c
update @types/node (#74881) 2019-06-05 10:20:01 +02:00
Martin Aeschlimann
f256ab1c1e [css] fix test 2019-06-04 11:26:30 +02:00
Martin Aeschlimann
ae6be63698 [css server] link tests 2019-06-04 10:35:58 +02:00
Martin Aeschlimann
df9b668167
Merge pull request #70693 from penx/feature/node-module-resolution-for-css-import
Node module resolution for CSS import
2019-06-04 09:53:47 +02:00
Martin Aeschlimann
0d17d408bf [css] update service (for #63805) 2019-05-29 17:11:05 +02:00
Pine Wu
47913e0c52 Update css dependencies for #71715 and #71791 2019-04-08 14:55:28 -07:00
Pine Wu
5aa6e13ad0 Update html/css service 2019-04-03 16:01:08 -07:00
Pine Wu
5d4af57655 Update css service 2019-03-25 11:24:39 -07:00
Alasdair McLeay
2e9bd074bb handle require.resolve failure
if require.resolve fails, defer to default behaviour -url.resolve(base, ref)
2019-03-20 18:05:56 +00:00
Alasdair McLeay
b1708589e1 resolve to package root
extract resolvePathToModule and ensure we resolve to package root
2019-03-20 18:05:56 +00:00
Alasdair McLeay
30b54690cf add some documentation 2019-03-20 18:05:56 +00:00
Alasdair McLeay
f0b9a60a8f Node module resolution for CSS import
Add support for
`@import "~bootstrap/dist/css/bootstrap";`
as per
https://github.com/webpack-contrib/sass-loader#imports

Fixes Microsoft/vscode-css-languageservice#136
2019-03-20 18:05:56 +00:00
Pine Wu
2d235fae55 [CSS] Update dependency for #68495 2019-03-14 09:08:09 -07:00
Pine
51ba7278af
Merge pull request #70090 from svipas/css-triggerPropertyValueCompletion-setting
Add css.completion.triggerPropertyValueCompletion setting
2019-03-13 12:34:24 -07:00
Johannes Rieken
4f8dbd4544 use a parent pointer instead of 2d array, #67872 2019-03-12 10:04:06 +01:00
Johannes Rieken
6892cfc90e for now remove SelectionRangeKind #67872 2019-03-11 09:43:34 +01:00
svipben
cb5493917a Add css.completion.triggerPropertyValueCompletion setting 2019-03-08 22:16:08 +02:00
Martin Aeschlimann
c9370aeaf1 [css] updates service (multi-semantic selection, webpack) 2019-03-05 15:27:51 +01:00
Pine Wu
ac56ab6272 Read custom data from experimental scope. Fix #68554 2019-02-12 11:29:48 -08:00
Johannes Rieken
52d134aacb update proposed api to have multiple positions, #41838 2019-02-11 12:08:27 +01:00
Benjamin Pasero
e2d1fd06d1 debt - update extensions node dependency to 10.x 2019-02-07 08:49:36 +01:00
Pine Wu
1bcf2c77ca [CSS] Update Service 2019-01-31 16:13:14 -08:00
Pine Wu
ef0f902787 Fix custom data capitalization 2019-01-31 10:44:46 -08:00
Pine Wu
af57ecdf9d Fix #67544 2019-01-30 11:59:02 -08:00
Pine Wu
6787bd1f25 Update html/css custom data config schema for #67544 2019-01-30 11:46:57 -08:00
Pine Wu
e9708716f2 Move html/css custom data contribution to experimental 2019-01-28 17:14:28 -08:00
Pine Wu
4c89a268f5 Fix CSS imports 2019-01-28 13:55:55 -08:00
Pine Wu
81e2ef1be1 Update services 2019-01-28 13:29:36 -08:00
Martin Aeschlimann
1972f79077 client: semantic selection registration 2019-01-28 18:24:12 +01:00
Martin Aeschlimann
21585312c2 [json] enable semantic selection 2019-01-28 16:05:18 +01:00
Pine Wu
0ba2b1d078 Update css-service to fix NPE exceptions 2019-01-27 23:05:13 -08:00
Pine Wu
aad260bc7d Adopt new css provider interface 2019-01-27 19:03:09 -08:00
Pine Wu
f053101c41 CSS semantic selection. Fix #65925 2019-01-23 16:10:56 -08:00
Pine Wu
926cfe1c4a Update css language service for #66519 and #66637 2019-01-16 18:36:11 -08:00
Pine Wu
2b0cee0eba contributes.css.customData for #66414 2019-01-11 12:21:25 -08:00
Pine Wu
67973726b6 Upgrade css service version 2019-01-11 11:20:47 -08:00
Pine Wu
9efac59949 Improve custom data reading 2019-01-09 15:55:55 -08:00
Pine Wu
70696746b0 Address feedback 2019-01-09 12:43:51 -08:00
Pine Wu
9d8216aecd Remove extra settings.json 2019-01-08 12:43:12 -08:00
Pine Wu
f7894236ee css.experimental.customData 2019-01-08 11:42:52 -08:00
Matt Bierner
c109d319fe Second pass converting for index based looping to for-of loops
More manual conversion of index based for loops to for-of loops
2019-01-04 12:03:23 -08:00
Rob Lourens
ef2547d547 replace void 0 with undefined 2019-01-03 11:20:19 -08:00
Pine Wu
b0cf047d8e Fix #62325 2018-12-21 11:36:19 -08:00
Matt Bierner
c36794253c Update css features engines version
The current version generates a warning in our build
2018-12-12 18:07:37 -08:00
ImgBotApp
d412f89baf
[ImgBot] Optimize images
*Total -- 201.93kb -> 142.81kb (29.28%)

/extensions/npm/images/npm_icon.png -- 3.21kb -> 0.51kb (84.1%)
/src/vs/workbench/parts/debug/electron-browser/media/stepout-tb.png -- 2.89kb -> 0.47kb (83.83%)
/src/vs/workbench/parts/debug/electron-browser/media/stop-tb.png -- 1.50kb -> 0.35kb (76.43%)
/src/vs/workbench/parts/debug/electron-browser/media/pause-tb.png -- 1.55kb -> 0.37kb (76.34%)
/src/vs/workbench/browser/parts/editor/media/forward-tb.png -- 1.57kb -> 0.37kb (76.25%)
/src/vs/workbench/browser/parts/editor/media/back-tb.png -- 1.52kb -> 0.37kb (75.53%)
/src/vs/workbench/parts/debug/electron-browser/media/continue-tb.png -- 1.60kb -> 0.42kb (73.48%)
/src/vs/workbench/parts/debug/electron-browser/media/stepinto-tb.png -- 1.66kb -> 0.47kb (71.51%)
/src/vs/workbench/parts/debug/electron-browser/media/restart-tb.png -- 1.91kb -> 0.59kb (68.84%)
/src/vs/workbench/parts/debug/electron-browser/media/stepover-tb.png -- 1.93kb -> 0.62kb (67.75%)
/resources/linux/code.png -- 5.76kb -> 2.66kb (53.86%)
/extensions/html-language-features/icons/html.png -- 4.40kb -> 2.28kb (48.15%)
/extensions/theme-seti/icons/seti-circular-128x128.png -- 8.73kb -> 4.70kb (46.12%)
/extensions/typescript-language-features/icon.png -- 1.60kb -> 0.97kb (39.15%)
/src/vs/platform/extensionManagement/node/media/defaultIcon.png -- 1.65kb -> 1.03kb (37.49%)
/src/vs/workbench/parts/extensions/electron-browser/media/defaultIcon.png -- 1.65kb -> 1.03kb (37.49%)
/extensions/vscode-api-tests/testWorkspace/sub/image.png -- 35.87kb -> 24.99kb (30.33%)
/extensions/vscode-api-tests/testWorkspace/image.png -- 35.87kb -> 24.99kb (30.33%)
/resources/win32/code_150x150.png -- 0.55kb -> 0.39kb (29.96%)
/extensions/css-language-features/icons/css.png -- 5.07kb -> 3.63kb (28.37%)
/extensions/json-language-features/icons/json.png -- 5.84kb -> 4.33kb (25.89%)
/extensions/markdown-language-features/icon.png -- 1.19kb -> 0.88kb (25.86%)
/src/vs/workbench/parts/extensions/electron-browser/media/theme-icon.png -- 9.90kb -> 7.42kb (25.1%)
/extensions/php-language-features/icons/logo.png -- 10.85kb -> 8.99kb (17.13%)
/extensions/gulp/images/gulp.png -- 7.36kb -> 6.20kb (15.8%)
/extensions/merge-conflict/resources/icons/merge-conflict.png -- 2.47kb -> 2.10kb (14.96%)
/extensions/jake/images/cowboy_hat.png -- 43.85kb -> 41.67kb (4.98%)
2018-11-06 20:46:03 +00:00
Pine Wu
1820a98e91 Fix css dependency 2018-11-02 10:28:11 -07:00
Pine Wu
ee4a0717f9 Update css service for #62159 2018-11-02 10:06:04 -07:00
Pine Wu
b7eb0f4040 Update css/less/scss config to make validProperty an string[] 2018-11-01 08:50:21 -07:00
Pine Wu
261e2776eb Update css service to fix Selector Specificity issues 2018-10-31 15:40:31 -07:00
Pine Wu
14331632b2 Update css service for #62163 2018-10-31 12:50:24 -07:00
Pine Wu
988c2fa767 Update validProperties description. Fix #62162 2018-10-31 12:49:41 -07:00
Martin Aeschlimann
5043998c52 css: valid properties 2018-10-29 17:03:25 +01:00
Johannes Rieken
b343fcf6ab declare proposed api usage only where actually being used 2018-10-24 12:27:59 +02:00
Pine Wu
d1f5894892 [css] Update css service 2018-10-22 19:45:04 -07:00
Rob Lourens
53c640ece2 Fix #61396 - settings need "markdownDescription" 2018-10-20 10:58:01 -07:00
Matt Bierner
92a9a07213 Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
Matt Bierner
ff957050db Remove use strict in extensions (part 2)
We compile using alwaysStrict so this directive is not needed
2018-10-02 16:23:27 -07:00
Matt Bierner
4c8e61c049 Remove "use strict" directives in extension tests
We compile with alwaysStrict so these are not needed
2018-10-02 15:59:42 -07:00
Matt Bierner
ef5bd4810a Use shared config for css language features 2018-10-02 10:24:20 -07:00
Matt Bierner
e12fbaa5cd Update html, css, andjson clients to use shared tsconfig 2018-10-02 10:24:19 -07:00
Joao Moreno
707787c5b8 update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
Pine Wu
34879e95f1 Update CSS service 2018-09-24 10:31:29 -07:00
Alex Dima
34e7a220c8 Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
Martin Aeschlimann
2dd4d2b56f update css/html/json dependencies and webpack cleanup (fixes #57431, fixes #58417) 2018-09-19 16:52:47 +02:00
Pine Wu
39fbbf02c4 Do not suggest dot files in html/css. Fix #46780 2018-09-18 11:38:09 -07:00
Johannes Rieken
f1962fe5ad webpack - use mainFields: ['module', 'main'] for everyone 2018-09-13 11:48:06 +02:00
Johannes Rieken
5b223a4529 debt - nicer regex for fwd and bwd slashes 2018-09-13 11:37:39 +02:00
Johannes Rieken
3830d7b238 webpack - inline vscode-nls for our extensions 2018-09-06 15:12:28 +02:00
Johannes Rieken
c2c5819fc8 adopt vscode-nls 4.0.0 2018-09-06 14:44:33 +02:00
Johannes Rieken
f82bcb20ed webpack - move __dirname-config up into shared config 2018-09-03 12:38:46 +02:00
Johannes Rieken
051da84e0f webpack - fix regular expressions 2018-08-30 09:05:14 +02:00
Pine Wu
d48b32cd1c Update css service 2018-08-29 14:01:47 -07:00
Martin Aeschlimann
a72ca7cc79 [css/html/json] adopt webpack ignore pattern to windows paths 2018-08-29 21:50:17 +02:00
Pine Wu
5c42139138 Update css language service 2018-08-29 11:32:59 -07:00
Martin Aeschlimann
16fc8709ee go back to doCodeActions from doCodeActions2 2018-08-29 12:17:36 +02:00
Pine Wu
9b751193a4 Do not suggest own file for path completion. Fix #57384 2018-08-28 16:29:03 -07:00
Martin Aeschlimann
1cdea4a654 fix css/html/json language clients 2018-08-28 11:27:09 +02:00
Martin Aeschlimann
1a680deae5 [css] update dependencies 2018-08-27 17:59:53 +02:00
Martin Aeschlimann
1047f48993 strict warnings in pathCompletion 2018-08-27 12:13:15 +02:00
Martin Aeschlimann
2042b73fd2 [css] webpack 2018-08-27 09:46:52 +02:00
Martin Aeschlimann
749a7f314f [html/css/json] improve vscodeignore 2018-08-22 11:13:10 +02:00
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
Martin Aeschlimann
a509b1797b [css] fix path completion participant 2018-04-17 18:18:11 +02:00
Martin Aeschlimann
99f9459174 [css] remove emmet dependency 2018-04-17 18:18:11 +02:00
Martin Aeschlimann
d516e62375 [css] update service (for #47788) 2018-04-16 14:16:31 +02:00
Martin Aeschlimann
6657623b98 css/html/json typos (for #47894) 2018-04-16 14:11:26 +02:00
Pine Wu
7c62e560a2 Fix #47784 2018-04-12 15:50:05 -07:00
Pine Wu
ad2a51a96d Fix hygiene 2018-04-12 10:25:14 -07:00
Pine Wu
57cba59b0a Fix #46644 2018-04-11 15:24:27 -07:00
Pine Wu
263ab1fb98 Fix #46639 2018-04-11 14:59:53 -07:00
Pine Wu
c17fb0ebff temp 2018-04-11 14:58:05 -07:00
Martin Aeschlimann
21ec23c075 [css] enable strict on server 2018-04-03 22:03:08 +02:00
Martin Aeschlimann
f57c35c0f2 Languages -> Programming Languages (for #47103) 2018-04-03 14:30:02 +02:00
Martin Aeschlimann
11f5d549db [css] path completion sometimes only works for one folder level. Fixes #46722 2018-03-29 15:20:39 +02:00
Martin Aeschlimann
4b55e2d7de [css] update service 2018-03-28 23:08:29 +02:00
Martin Aeschlimann
d9d762d1ce [css] .asar file breaks CSS path completion. Fixes #46638 2018-03-28 21:41:21 +02:00
Ramya Achutha Rao
7cf6969bd0 Absorb upstream fix for #45790 2018-03-27 17:17:21 -07:00
Martin Aeschlimann
0a42355840 [css] Request textDocument/foldingRanges failed. Fixes #46640 2018-03-27 11:16:38 +02:00
Martin Aeschlimann
1fd4d982b2 [css] update service 2018-03-27 09:55:03 +02:00