fix(xml_ls): enable relatedInformation
This commit is contained in:
@@ -13,7 +13,7 @@ return {
|
|||||||
xml = {
|
xml = {
|
||||||
diagnostics = {
|
diagnostics = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
relatedInformation = "hint",
|
relatedInformation = "on",
|
||||||
},
|
},
|
||||||
formatter = {
|
formatter = {
|
||||||
indentWidth = 2,
|
indentWidth = 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user