فهرست منبع

update lsp symbols

Chris 4 سال پیش
والد
کامیت
30e9a63502
1فایلهای تغییر یافته به همراه5 افزوده شده و 4 حذف شده
  1. 5 4
      coc-settings.json

+ 5 - 4
coc-settings.json

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