Improve LSP support
This commit is contained in:
parent
a287ba2cc4
commit
567324276c
1 changed files with 4 additions and 0 deletions
|
|
@ -416,6 +416,10 @@
|
|||
{
|
||||
"scope": "message.error",
|
||||
"foreground": "#DB473F"
|
||||
},
|
||||
{
|
||||
"scope": "markup.highlight.text.lsp",
|
||||
"foreground": "#777777"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue