Commit Graph

223 Commits

Author SHA1 Message Date
Martin Aeschlimann
62093ff022 [html/json/css] update services & dependencies 2021-01-25 20:17:54 +01:00
Alexandru Dima
f74ad9692f Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
Alexandru Dima
ed19f6082f Share mocha related node modules (#112718) 2020-12-17 11:03:49 +01:00
Martin Aeschlimann
a22b5d54ad [json/css/html] adopt lsp 316 2020-12-14 18:18:58 +01:00
chenjigeng
c8e490e5e6 chore: optimized code 2020-12-02 23:00:23 +08:00
chenjigeng
3e22e6f412 feat: add the rename test cases of html-language-features 2020-12-02 22:29:09 +08:00
chenjigeng
8f712866cf fix: check canRename before findRenameLocations 2020-12-02 22:27:32 +08:00
condichen@tencent.com
94b2772f8c feat: add rename symbol within <script> tags 2020-12-02 01:00:54 +08:00
Martin Aeschlimann
634fb13135 [css][html] update dependencies 2020-11-30 23:54:53 +01:00
Martin Aeschlimann
dceba9ebb7 [css][html] Option to disable MDN Reference popups only (without effecting other functionalities). For #97979 2020-11-30 23:25:50 +01:00
Martin Aeschlimann
627ad0b4ee rename OnTypeRename -> LinkedEditing (for #109923) 2020-11-27 16:31:56 +01:00
Martin Aeschlimann
2efde187ac HTML Semantic Tokens test failures. Fixes #111214 2020-11-24 09:31:21 +01:00
Martin Aeschlimann
07d680b7c8 semantic highligting: deprecate member, add method. Fixes microsoft/language-server-protocol#1087 2020-11-23 11:41:12 +01:00
chenjigeng
eae037b391 Fixed Hover style incorrect when writing javascript in HTML 2020-11-22 10:52:27 +08:00
Martin Aeschlimann
0b8a242be0 surface latest jsbeatify settings. Fixes #84606. Fixes #79334 2020-11-16 17:50:28 +01:00
Martin Aeschlimann
29f2a4aa58 [html] update service 2020-10-26 18:02:24 +01:00
Martin Aeschlimann
01eb77a598 [html] update services (for #108016) 2020-10-13 21:52:25 +02:00
Cameron Little
7cf15b2d31 Fix crash in LSP servers when initializationOptions are not provided 2020-09-30 09:01:49 +02:00
Martin Aeschlimann
795b0dba8d [css/json/html] update service (use vscode-nls@5.0) 2020-09-16 10:32:40 +02:00
Martin Aeschlimann
8aa9dbc29b Rename on Type: linked edit mode is terminated when the tag becomes empty. Fixes #105860 2020-09-02 23:20:10 +02:00
Martin Aeschlimann
9b6d13d298 update services 2020-08-31 22:18:06 +02:00
Ladislau Szomoru
b2efcbf687 Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
Matt Bierner
3bcac20a69 Fix html folding test for TS bug 2020-08-10 20:10:17 -07:00
Martin Aeschlimann
d5327bca82 update css/json services 2020-08-02 21:53:34 +02:00
Benjamin Pasero
dc333833e9 eslint - fix linting issues 2020-07-21 07:46:15 +02:00
dependabot[bot]
8390160e68 Bump lodash in /extensions/html-language-features/server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 17:24:50 +00:00
Martin Aeschlimann
074629766b [css][html] update services 2020-06-29 20:29:17 +02:00
Martin Aeschlimann
4f1997dcc7 fix windows path issues in yarn watch-web 2020-06-26 11:15:27 +02:00
Martin Aeschlimann
16be2c9885 used shared webpack-config for browser 2020-06-25 23:22:02 +02:00
Martin Aeschlimann
a180933669 [html] make mode services async 2020-06-25 11:48:24 +02:00
Martin Aeschlimann
8c5e2438e7 [html] update service 2020-06-24 11:32:46 +02:00
Martin Aeschlimann
6a18c72bbf add library loader 2020-06-23 22:58:54 +02:00
Martin Aeschlimann
05c5be7b87 extract loadLibrary 2020-06-23 22:43:25 +02:00
Martin Aeschlimann
d16e306c2e html headless 2020-06-19 23:35:45 +02:00
Martin Aeschlimann
ac3b5caf32 [html] update version, fixes #98053 2020-06-05 17:49:33 +02:00
Martin Aeschlimann
b1ef2bf05f [html] auto rename matches wrong tag. Fixes #98053 2020-06-05 13:23:55 +02:00
Martin Aeschlimann
919c46deab [html] update dependencies 2020-04-27 23:15:37 +02:00
Liying
ec5c1264bc Update compilerOptions returned by host for javascript.implicitProjectConfig.experimentalDecorators. (#95923)
Co-authored-by: liyche <liyche@umich.edu>
2020-04-24 11:34:03 -07:00
Pine Wu
01e01b13f8 HTML implementation for #88424 2020-03-18 12:42:48 -07:00
Martin Aeschlimann
75c47b7505 [html] update dependencies 2020-02-23 13:54:54 +01:00
Pine Wu
88a1564e9c Fix duplicate code 2020-02-12 14:44:03 -08:00
Martin Aeschlimann
8d4cdbaa8d [html] fix semantic selection test 2020-01-31 09:09:02 +01:00
Pine Wu
ab175a0f03 Update html/css services 2020-01-30 11:59:04 -08:00
Martin Aeschlimann
492d045b91 [html] update dependencies 2020-01-27 23:14:42 +01:00
Martin Aeschlimann
a2d46d4b68 ts semantic highlighting: support alias 2020-01-15 23:08:15 +01:00
Martin Aeschlimann
3198a28176 make consistent with plugin 2020-01-14 17:35:58 +01:00
Martin Aeschlimann
a5f90a5685 polish html sem highlighting 2020-01-13 21:07:00 +01:00
Martin Aeschlimann
ae8fee7ba8 finish test 2020-01-13 17:51:11 +01:00
Martin Aeschlimann
517e4391c2 readonly semantic highlighting 2020-01-13 17:51:11 +01:00
Martin Aeschlimann
adb6281d0a fix html tests 2020-01-10 16:38:36 +01:00