Commit Graph

344 Commits

Author SHA1 Message Date
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