update lsp symbols

This commit is contained in:
Chris 2021-02-15 02:00:26 -05:00
parent b20b925e7f
commit 30e9a63502

View file

@ -3,7 +3,7 @@
// "suggest.echodocSupport": true,
/* https://code.visualstudio.com/docs/editor/intellisense reference for vscode symbols*/
/* https://www.nerdfonts.com/cheat-sheet reference to find some other symbols*/
/* some symbols you might like: */
/* some symbols you might like: */
/* fb44 this is the hex for nf-mdi-file_tree, should be good for class*/
"suggest.completionItemKindLabels": {
"method": "  ",
@ -12,7 +12,7 @@
"field": "  ",
"typeParameter": "<>",
"constant": "  ",
"class": " ",
"class": "  ",
"interface": " 蘒",
"struct": "  ",
"event": "  ",
@ -23,14 +23,15 @@
"reference": "  ",
"keyword": "  ",
"file": "  ",
"folder": " ",
"folder": " ﱮ",
"color": "  ",
"unit": " 塞 ",
"snippet": "  ",
"text": "  ",
"constructor": "  ",
"value": "  ",
"enumMember": "  "
"enumMember": "  ",
"default": "  "
},
"snippets.priority": 1,
//"yank.priority": 1,