摘要:
snippets\cpp.json { // Place your snippets for cpp here. Each snippet is defined under a snippet name and has a prefix, body and // description. The p 阅读全文
2024年7月30日 #
摘要:
settings.json // Place your key bindings in this file to override the defaultsauto[] [ // terminal // 切换到terminal终端 { "key": "ctrl+,", "command": "wor 阅读全文
摘要:
set ai "自动缩进宽度 set sw=4 set ts=4 "关闭高亮显示 set nohlsearch set is set ignorecase set backspace=indent,eol,start set clipboard=unnamed set number " 设置lead 阅读全文