Zenfish (@Zenfish-zy)vscode的好用setting 中发帖

佬们还有好用的配置嘛:tieba_003: ,我想收集体验一下 
{
"github.copilot.nextEditSuggestions.enabled": true,
"editor.fontSize": 18,
"editor.smoothScrolling": true,
"editor.mouseWheelZoom": true,
"editor.cursorBlinking": "expand",
"editor.cursorSmoothCaretAnimation": "on",
"workbench.list.smoothScrolling": true,

"editor.guides.bracketPairs": true,
"editor.bracketPairColorization.enab...