Angelo
cef02dae8d
Contribute to html language server with a custom language. ( #146731 )
...
* Contribute to html language server with a custom language.
Fixes #146730
Signed-off-by: azerr <azerr@redhat.com >
* refactor out LanguageParticipants
* restart client on language selector change
* htmlLanguage -> htmlLanguageParticipants
* tune autoInsert wording
* tune autoInsert description
Co-authored-by: azerr <azerr@redhat.com >
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
2022-07-21 13:19:01 +02:00
Martin Aeschlimann
92b20d483e
html custom data: open external uris with openTextDocument. For #135459
2021-11-29 22:21:30 +01:00
Martin Aeschlimann
3d8b5674c7
[html] clean up request service: add CustomDataRequestService #135459
2021-11-29 11:25:21 +01:00
Martin Aeschlimann
f1455eabed
revert request changes & polish
2021-11-26 11:45:08 +01:00
Jan Kretschmer
bb89815cfb
use regex, not Uri.parse, to detect custom scheme
2021-11-24 22:07:31 +01:00
Jan Kretschmer
8779aaf2ae
use set to store and lookup paths of interest
2021-11-20 00:16:06 +01:00
Jan Kretschmer
b074018c3e
sketch for virtual document support for
2021-11-01 14:50:32 +01:00
Martin Aeschlimann
d16e306c2e
html headless
2020-06-19 23:35:45 +02:00
Matt Bierner
efb781e5be
Marking that documents/workspaces arrays cannot be mutated
2020-02-11 11:36:23 -08:00
Pine Wu
a3837d1a64
Fix #79844
2019-10-28 16:14:32 -07:00
Pine Wu
739ae7737a
Fix #78068
2019-08-27 09:25:15 -07:00
Pine Wu
ac56ab6272
Read custom data from experimental scope. Fix #68554
2019-02-12 11:29:48 -08:00
Pine Wu
af57ecdf9d
Fix #67544
2019-01-30 11:59:02 -08:00
Pine Wu
e9708716f2
Move html/css custom data contribution to experimental
2019-01-28 17:14:28 -08:00
Pine Wu
33783baaa1
Fix #64022
2019-01-27 23:23:52 -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 Wu
177b805150
Handle workspace folder reading
2019-01-09 16:16:04 -08:00