Add an autoCloseTags
extension that closes tags on typing > or /. Enable it by default in the xml()
language support.
Use only the tag name for matching of opening and closing tags.
Make sure the language object has a name.
Update dependencies to 6.0.0
Update dependencies to 0.20.0
Use more specific highlighting tags for attribute names and values.
Fix incorrect versions for @lezer dependencies.
Update dependencies to 0.19.0
Update dependencies to 0.18.
Export configuration types and completeFromSchema
function (which were previously accidentally unexported).
The package now also exports a CommonJS module.
First numbered release.