mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 07:41:10 +08:00
【新增】插件git同步模块,用于同步项目内容,加速项目开发
【调整】前端暗色问题
This commit is contained in:
16
frontend/scripts/backup/extensions.json
Normal file
16
frontend/scripts/backup/extensions.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"extensions": [
|
||||
"akamud.vscode-theme-onedark",
|
||||
"atommaterial.a-file-icon-vscode",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"donjayamanne.githistory",
|
||||
"eamodio.gitlens",
|
||||
"esbenp.prettier-vscode",
|
||||
"lokalise.i18n-ally",
|
||||
"maggie.eslint-rules-zh-plugin",
|
||||
"ms-ceintl.vscode-language-pack-zh-hans",
|
||||
"ms-vscode-remote.remote-containers",
|
||||
"rvest.vs-code-prettier-eslint",
|
||||
"vue.volar"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user