Martin Aeschlimann
|
92b87b0fd5
|
[html] files.insertFinalNewline affects embedded styles (#179118)
|
2023-04-04 12:55:17 +02:00 |
|
Martin Aeschlimann
|
630809a1ea
|
html: observe insertFinalNewline (#152446)
|
2022-06-17 12:38:36 +02:00 |
|
Alex Dima
|
0bf3071972
|
Fix hygiene
|
2022-02-04 15:49:50 +01:00 |
|
Martin Aeschlimann
|
1f9d809e35
|
single AutoInsertRequest message for both autoQuote and autoClose
|
2021-12-14 16:00:35 +01:00 |
|
Robert Jin
|
e6c9ee0796
|
Update html-language-features to use doQuoteComplete
|
2021-11-30 17:50:47 +00:00 |
|
Martin Aeschlimann
|
a78567110c
|
html: polish reading of settings
|
2021-10-15 20:11:06 +02:00 |
|
Stephen Sigwart
|
ba48f5c1f0
|
Update to match new enum
|
2021-09-29 23:16:07 -04:00 |
|
Stephen Sigwart
|
c5d3ad08f0
|
Switch to settings.html.completion.attributeDefaultValue
|
2021-09-29 21:44:16 -04:00 |
|
Stephen Sigwart
|
40b976f056
|
Add doNotAddAttributeQuotes setting to disable automatic quotes
|
2021-09-29 21:44:16 -04: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
|
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
|
919c46deab
|
[html] update dependencies
|
2020-04-27 23:15:37 +02:00 |
|
Pine Wu
|
01e01b13f8
|
HTML implementation for #88424
|
2020-03-18 12:42:48 -07:00 |
|
Martin Aeschlimann
|
eb7ea2c435
|
[html] use languageModes for language types
|
2019-12-18 22:29:46 +01:00 |
|
Martin Aeschlimann
|
873fc72278
|
[html] "Expand selection" misses { } in <script> tag. Fixes #85306
|
2019-11-26 17:11:41 +01:00 |
|
Pine Wu
|
0d25d0a798
|
Fix #47069
|
2019-11-22 10:16:38 -08:00 |
|
Pine Wu
|
07574365c9
|
Add HTML rename for #47069
|
2019-11-19 11:15:16 -08:00 |
|
Martin Aeschlimann
|
1476c4e20b
|
[html] update to TextDocument and switch to incremental
|
2019-11-05 22:19:43 +01:00 |
|
Martin Aeschlimann
|
a84c30184c
|
[css/json/html] update lsp, services & dependencies
|
2019-06-13 10:27:45 +02:00 |
|
Martin Aeschlimann
|
8e986b18a0
|
[html] update service (multi semantic selection, webpack)
|
2019-03-05 15:27:51 +01: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 |
|
Matt Bierner
|
5cc00861fc
|
Enable no-var-keyword tslint rule
|
2019-01-03 18:02:48 -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 |
|
Martin Aeschlimann
|
486ac95f43
|
[html] embedded folding ranges computed too many times (fixes #47712)
|
2018-09-18 18:33:35 +02:00 |
|
Martin Aeschlimann
|
21c22840c5
|
[html] adopt lsp (folding, colors)
|
2018-07-25 12:22:04 +02:00 |
|
Ramya Achutha Rao
|
c314388da2
|
Move emmet from html extenstion to emmet extension
|
2018-04-22 21:49:56 -07:00 |
|
Martin Aeschlimann
|
a322ceb0f6
|
[html] adopt folding APIs
|
2018-04-17 19:04:59 +02:00 |
|
Martin Aeschlimann
|
21ef28c36e
|
[html] update services, add folding for embedded css (for #47808)
|
2018-04-16 22:20:02 +02:00 |
|
Martin Aeschlimann
|
784de51e08
|
use vscode-languageserver-protocol-foldingprovider
|
2018-03-24 21:41:07 +01:00 |
|
Martin Aeschlimann
|
599be35c09
|
[html] unnecessary import
|
2018-03-22 11:10:31 +01:00 |
|
Martin Aeschlimann
|
3abd0f50e2
|
[html] move path completion inside html mode
|
2018-03-22 11:09:33 +01:00 |
|
Martin Aeschlimann
|
086a751a06
|
[html] split extension (for #45900)
|
2018-03-17 16:32:55 +01:00 |
|