Commit graph

7 commits

Author SHA1 Message Date
Martin Aeschlimann cbd417525b
xml: remove the CDATA autoClosingPairs. Fixes #200671 (#201109) 2023-12-18 14:29:50 +01:00
Martin Aeschlimann f572583d9a fix word range in XML. For #149318 2022-05-13 10:22:33 +02:00
Henning Dieterichs ba5517b911
Fixes #135151 by not colorizing brackets or rendering line scopes in xml. 2021-10-25 09:52:59 +02:00
David Thompson 4f58a1fefb Add wordPattern for XML and XSL languages
Closes #127323

Signed-off-by: David Thompson <davthomp@redhat.com>
2021-06-28 16:33:40 -04:00
Martin Aeschlimann e9bb8b306c do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
Angelo ce7f99fa96
[XML] Use the same HTML language configuration for XML
This PR is a copy/paste of the HTML language configuration to have for instance autoClosingPairs for Comments and adds autoClosingPairs for CDATA.
2019-07-22 13:34:55 +02:00
Martin Aeschlimann 4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Renamed from extensions/xml/xml.configuration.json (Browse further)