You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"colorscheme": "vol-scheme",
|
|
"lsp.ignoreMessages": "LS message1 to ignore|LS message 2 to ignore|...",
|
|
"lsp.ignoreTriggerCharacters": "completion,signature",
|
|
"lsp.server": "python=pyls,go=gopls,typescript=deno lsp,rust=rust-analyzer"
|
|
}
|
|
|