Commit graph

301 commits

Author SHA1 Message Date
Pine Wu d4e49567f3 Update html language service 2019-10-03 12:14:14 -07:00
Pine Wu 2b9bb7c2e0 Update css language service 2019-10-03 09:33:34 -07:00
Pine Wu 9bb24dc1c1 Upgrade html/css language services 2019-09-30 16:42:01 -07:00
Martin Aeschlimann d6169488c3 update html server & service 2019-09-30 22:58:18 +02:00
Martin Aeschlimann 78a6b2d72f #81592 again 2019-09-30 14:51:26 +02:00
Martin Aeschlimann 078acb7872 JSON formatting often fails at first. Fixes #71652 2019-09-30 12:25:57 +02:00
Martin Aeschlimann 3259fbf267 [json] Use textDocument.rangeFormatting.dynamicRegistration instead of workspace.symbol.dynamicRegistration? #81592 2019-09-30 09:23:23 +02:00
Pine Wu 4dec1f7b49 Fix #32200 2019-09-11 14:27:25 -07:00
Pine Wu 1c5b3fd83d Update html service. Fix #80600 2019-09-10 08:26:32 -07:00
Alex Dima ea661bb83f Fix HTML integration test 2019-09-07 00:28:05 +02:00
Pine Wu 14a3819e74 Fix #80269 2019-09-03 09:19:56 -07:00
Pine Wu 43788e3ee1 Update html services 2019-08-28 17:25:14 -07:00
Pine Wu 64c07ab1e3 Polish description for customdata 2019-08-28 10:21:41 -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
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 54fefb8d78 Update html & css service 2019-07-26 19:49:31 -07:00
Martin Aeschlimann 81380bb822 register selectionRangeProviders 2019-07-25 18:33:18 +02:00
Martin Aeschlimann 89afd3fe5e update html service. FIxes #77792 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 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
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
Matt Bierner c419355b5b
Merge pull request #75375 from microsoft/dev/mjbvz/vscode-api-readonly-events
Mark events as readonly in VS Code api
2019-06-14 11:59:57 -07:00
Martin Aeschlimann a84c30184c [css/json/html] update lsp, services & dependencies 2019-06-13 10:27:45 +02:00
Matt Bierner b4f6130fe4 Fix some compile errors resutling from readonly change 2019-06-12 16:54:16 -07: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
Benjamin Pasero d78a75973c
update @types/node (#74881) 2019-06-05 10:20:01 +02:00
Pine Wu 27819b3902 Path completion for <area href=""> and <input src="">. Fix #74129 2019-05-22 09:25:28 -07:00
Martin Aeschlimann 988b197b91 update html service 2019-05-06 17:50:05 +02:00
Matt Bierner d81145d3f0 Use proper documentHighlights api for html js intellisense 2019-04-10 15:21:53 -07: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
Martin Aeschlimann 11efc39349 fix hygiene 2019-03-25 22:26:06 +01:00
Martin Aeschlimann 117ee62c22 'html' snippet is annoying and easily inserts by accident when typing any html. Fixes #69457 2019-03-25 22:16:53 +01:00
Martin Aeschlimann 44cf008419 update html service 2019-03-25 20:30:38 +01:00
Pine Wu 5d4af57655 Update css service 2019-03-25 11:24:39 -07:00
Pine Wu 2b0b602af8 Update html service 2019-03-25 10:49:23 -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
Martin Aeschlimann 8e986b18a0 [html] update service (multi semantic selection, webpack) 2019-03-05 15:27:51 +01:00
Pine Wu 393b48d4a5 Drop razor support. Fix #66242 2019-02-24 17:03:15 -08:00
Pine Wu 697b9dda2c [html] Update service for MDN data 2019-02-24 16:32:18 -08: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 dc5bb48efe
Merge branch 'master' into octref/no-ionic-angular 2019-02-06 10:57:08 -08:00
Pine Wu b9a116e11b [HTML] Update language service 2019-01-30 12:57:02 -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 bb96111b32 [HTML] Update language service 2019-01-29 10:37:23 -08:00
Pine Wu e9708716f2 Move html/css custom data contribution to experimental 2019-01-28 17:14:28 -08:00
Pine Wu 81b9b09cd3 Update HTML language service for NPE 2019-01-28 17:12:24 -08:00
Pine Wu 0abf8dcbd0 Fix typo 2019-01-28 15:58:55 -08:00
Martin Aeschlimann 89275bcf59 Add preserve-aligned to the UI settings for html.format.wrapAttributes. Fixes #66644 2019-01-28 23:50:02 +01:00
Martin Aeschlimann 58d3dade0e [html] update service (new formatter) 2019-01-28 23:36:11 +01: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 33783baaa1 Fix #64022 2019-01-27 23:23:52 -08:00
Pine Wu 0ba2b1d078 Update css-service to fix NPE exceptions 2019-01-27 23:05:13 -08:00
Pine Wu 3815bb15fd Update service and adopt HTML provider interface 2019-01-27 22:22:50 -08:00
Pine Wu 0c579d7ac8 Run safe for html selectionRange 2019-01-23 15:10:12 -08:00
Pine Wu c47d3d4d46 Update service 2019-01-23 12:15:20 -08:00
Pine Wu d3c14cf0af Move logic to service 2019-01-23 12:11:29 -08:00
Pine Wu d1690ad706 Improve granularity 2019-01-22 11:25:41 -08:00
Pine Wu 82aab5a16e HTML selections 2019-01-21 22:15:39 -08:00
Pine Wu 02b7e03b72 Update service 2019-01-18 11:16:20 -08:00
Pine Wu 9a3ef8c4b2 Load html data using new API per Microsoft/vscode-html-languageservice#45 2019-01-18 11:09:34 -08:00
Pine c42df918e5
Merge pull request #66306 from Microsoft/octref/html-workspace-folders
Handle workspace folder reading for custom HTML data
2019-01-11 11:18:02 -08:00
SteVen Batten ccdd2997a6
update AI module (#66370)
fixes #64849
2019-01-10 17:43:25 -08:00
Pine Wu 177b805150 Handle workspace folder reading 2019-01-09 16:16:04 -08:00
Pine Wu b0e04e04c5 Remove outdated ionic/angular support in HTML 2019-01-08 16:20:38 -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
Pine Wu bae6c84d46 Update service for #66002 2019-01-03 21:14:50 -08:00
Matt Bierner b4964bcf35 Replace some common index based for loops with for-of loops
Replaces many loops of the form:

```js
for (let i = 0; i < elements.length; ++i) {
    const i = elements[i];
   ...
}
```

with:

```js
for (const element of elements) {
    ...
}
```

Mix of a horrible regex based find/replace and manual touch ups
2019-01-03 19:11:18 -08:00
Matt Bierner 5cc00861fc Enable no-var-keyword tslint rule 2019-01-03 18:02:48 -08:00
Rob Lourens ef2547d547 replace void 0 with undefined 2019-01-03 11:20:19 -08:00
Rob Lourens d34a1244b2 Add periods to setting descriptions 2018-12-31 15:52:14 -08:00
Pine Wu e489f935a2 Ensure no spaces when working on html LS 2018-12-19 09:14:49 -08:00
Pine Wu 9b5795b0fe Fix #64993 2018-12-14 14:19:05 -08:00
Pine Wu d198091b68 html.experimental.custom.tags/attributes for Microsoft/vscode#62976 2018-11-28 16:34:12 -08:00
isidor 1e3efda93c polish cgmanifest.json 2018-11-20 17:02:09 +01:00
isidor 085f4656ed add some commit hashes and versions to cgmanifest.json 2018-11-20 16:31:08 +01:00
isidor 9edd984da8 delete OSSREADME.json 2018-11-20 12:54:22 +01:00
isidor 2ba92aa3e8 add commitHash to cgmanifest 2018-11-15 17:43:46 +01:00
isidor 347fb6347b add all cgmanifests. Still no commitHash 2018-11-14 18:18:25 +01: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
Martin Aeschlimann 65143c991f [html] update service 2018-10-29 17:18:21 +01:00
Johannes Rieken b343fcf6ab declare proposed api usage only where actually being used 2018-10-24 12:27:59 +02:00
Ramya Achutha Rao a975e59eaf Update applicationInsights for #60585 2018-10-16 16:29:08 -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 9116ec29ab Use shared config for html server 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
Ramya Achutha Rao 972ee3f948 Use latest applicationinsights in extensions too 2018-09-25 16:45:00 -07:00
Pine Wu 690563da6e Update css language service in html 2018-09-24 14:56:30 -07:00
Johannes Rieken 5037516238 updated lock files 2018-09-20 12:06:55 +02:00
Johannes Rieken 6999ddbab7 update vscode-extension-telemetry 2018-09-20 12:06:55 +02: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
Martin Aeschlimann 73e5ac4db0 [html] update service, fix webpackaging 2018-09-19 10:54:40 +02:00
Ramya Achutha Rao d0a67178ca Update appinsights in built in extensions 2018-09-18 18:35:12 -07:00
Pine Wu 39fbbf02c4 Do not suggest dot files in html/css. Fix #46780 2018-09-18 11:38:09 -07:00
Martin Aeschlimann 9040bf6802 [html] no longer pack vscode 2018-09-18 18:33:35 +02:00
Martin Aeschlimann e5a4794f7a [html] update dependencies 2018-09-18 18:33:35 +02:00
Martin Aeschlimann 486ac95f43 [html] embedded folding ranges computed too many times (fixes #47712) 2018-09-18 18:33:35 +02:00
Martin Aeschlimann 7540711d86 [html] test for #58435 2018-09-18 18:33:35 +02:00
Martin Aeschlimann 5553d6e045 html: fix test script 2018-09-13 16:05:39 +02: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
Rob Lourens 60b4b9939e Show HTML setting descriptions as markdown, remove wrapAttributesIndentSize from #55743 2018-09-11 11:46:03 -07:00
Martin Aeschlimann 085854cd2b [html] jquery completions no longer work. Fixes #58299 2018-09-11 13:55:25 +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
Martin Aeschlimann 9d3307317e remove wrapAttributesIndentSize from settings for now (for #55743) 2018-08-30 14:22:37 +02:00
Johannes Rieken 051da84e0f webpack - fix regular expressions 2018-08-30 09:05:14 +02:00
Martin Aeschlimann a72ca7cc79 [css/html/json] adopt webpack ignore pattern to windows paths 2018-08-29 21:50:17 +02:00
Martin Aeschlimann b7a8c6c1ef [html] fix tests 2018-08-29 15:45:41 +02:00
Martin Aeschlimann 7fd581283d [html] update service. Fixes #57445 2018-08-29 15:01:14 +02:00
Martin Aeschlimann 1cdea4a654 fix css/html/json language clients 2018-08-28 11:27:09 +02:00
Martin Aeschlimann 112f31a683 [html] Add wrap_attributes_indent_size and aligned-multiple options.Fixes #55743 2018-08-27 22:51:15 +02:00
Martin Aeschlimann bcec0d3d5c [html] update dependencies 2018-08-27 18:15:55 +02:00
Martin Aeschlimann 1047f48993 strict warnings in pathCompletion 2018-08-27 12:13:15 +02:00
Martin Aeschlimann bfa0463154 [html] webpack
html
2018-08-27 09:46:52 +02:00
Martin Aeschlimann 749a7f314f [html/css/json] improve vscodeignore 2018-08-22 11:13:10 +02:00
Benjamin Pasero 920defc6a6 debt - update extensions node dependency to 8.x 2018-08-14 10:44:56 +02:00
Martin Aeschlimann 4fa62b246c [html] should disable ionic suggestions by default. Currently forces deprecated Ionic v1 suggestions in .html files while typing. Fixes #53324 2018-08-03 12:05:50 +02:00
Ramya Achutha Rao 1912c5d755 Allow extensions to log telemetry to log files #54001 2018-07-30 16:18:54 -07:00
Martin Aeschlimann 21c22840c5 [html] adopt lsp (folding, colors) 2018-07-25 12:22:04 +02:00
Jackson Kearl f99a1e6505 Dots 2018-07-23 16:02:21 -07:00
Jackson Kearl 5916baa42e Update settings text for my chunk 2018-07-23 15:54:19 -07: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
Matt Bierner 3ea1e53bbd Update to TS 3.0 insiders 2018-07-09 09:34:24 -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
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 0493de9e30 Add parallel build scripts for html-language-features 2018-06-06 12:50:32 -07:00
Martin Aeschlimann e74a6601c3 [css][html] update service 2018-05-31 15:50:14 +02:00