Johannes Rieken
|
4a130c40ed
|
enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391
|
2022-02-02 14:35:33 +01:00 |
|
AkatQuas
|
e4fb11a1e7
|
fix: early return on cancellation
|
2021-09-07 16:28:21 +08:00 |
|
Martin Aeschlimann
|
7ebe6a6054
|
adopt web extensions to webpack 5
|
2021-07-08 21:41:03 +02:00 |
|
Martin Aeschlimann
|
a22b5d54ad
|
[json/css/html] adopt lsp 316
|
2020-12-14 18:18:58 +01:00 |
|
Martin Aeschlimann
|
a180933669
|
[html] make mode services async
|
2020-06-25 11:48:24 +02:00 |
|
Martin Aeschlimann
|
d16e306c2e
|
html headless
|
2020-06-19 23:35:45 +02:00 |
|
Martin Aeschlimann
|
f24b58c186
|
ts sem tokens in html
|
2020-01-07 17:54:47 +01:00 |
|
Martin Aeschlimann
|
eb7ea2c435
|
[html] use languageModes for language types
|
2019-12-18 22:29:46 +01:00 |
|
Pine Wu
|
54fefb8d78
|
Update html & css service
|
2019-07-26 19:49:31 -07:00 |
|
Martin Aeschlimann
|
89afd3fe5e
|
update html service. FIxes #77792
|
2019-07-25 18:33:18 +02:00 |
|
Pine Wu
|
3815bb15fd
|
Update service and adopt HTML provider interface
|
2019-01-27 22:22:50 -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 |
|
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 |
|
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 |
|
Pine Wu
|
d198091b68
|
html.experimental.custom.tags/attributes for Microsoft/vscode#62976
|
2018-11-28 16:34:12 -08: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
|
9116ec29ab
|
Use shared config for html server
|
2018-10-02 10:24:20 -07:00 |
|
Martin Aeschlimann
|
086a751a06
|
[html] split extension (for #45900)
|
2018-03-17 16:32:55 +01:00 |
|