Commit graph

271 commits

Author SHA1 Message Date
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
Pine Wu 9ba3647569 Init folding provider on client ready 2018-03-27 02:39:45 -05:00
Martin Aeschlimann 2a95ea2311 [css] update service 2018-03-26 14:05:16 +02:00
Pine Wu 2ad387e5ad Depend on vscode-languageserver-protocol-foldingprovider 2018-03-26 02:22:20 -05:00
Pine Wu 583b6c7e17 Updated initial version of css folding 2018-03-26 02:22:20 -05:00
Pine Wu 32bdb46632 Run gulp builds in parallel 2018-03-22 10:59:56 -07:00
Martin Aeschlimann 9f48396035 [css] polish 2018-03-22 11:27:17 +01:00
Matt Bierner 03eff8e862 Make sure the two css extensions have unique ids 2018-03-20 16:48:50 -07:00
Pine Wu 5d4fd42b3f Update build scripts for css 2018-03-20 16:19:32 -07:00
Pine Wu c52149e7a3 [css] split extension (for #45900) 2018-03-20 14:57:58 -07:00