1 Star 0 Fork 0

周红伟/electron-solid-unocss-typescript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
electron-solid-unocss-typescript.code-workspace 1.75 KB
一键复制 编辑 原始数据 按行查看 历史
hwzhou 提交于 2023-04-15 10:21 . feat: :sparkles:add router and i18n support
{
"folders": [
{
"path": "."
}
],
"settings": {
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#1f6fd0",
"activityBar.background": "#1f6fd0",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#ee90bb",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#e7e7e799",
"sash.hoverBorder": "#1f6fd0",
"statusBar.background": "#1857a4",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#1f6fd0",
"statusBarItem.remoteBackground": "#1857a4",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#1857a4",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#1857a499",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#1857a4",
"licenser.license": "MIT",
"licenser.author": "Zhou HW",
"license.author": "Zhou HW",
"license.default": "MIT",
"i18n-ally.localesPaths": ["src/renderer/src/i18n"]
},
"extensions": {
"recommendations": [
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"antfu.vite",
"antfu.unocss",
"antfu.iconify",
"solidjs-community.solid-snippets",
"linbudu.pnpm-vscode-helper",
"pflannery.vscode-versionlens",
"johnpapa.vscode-peacock",
"vivaxy.vscode-conventional-commits",
"eamodio.gitlens",
"editorconfig.editorconfig",
"voorjaar.windicss-intellisense",
"simonhe.unocss-to-css",
"simonhe.to-unocss",
"maggie.eslint-rules-zh-plugin",
"stivo.tailwind-fold",
"idleberg.electron-builder",
"lokalise.i18n-ally"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhou-hw/electron-solid-unocss-typescript.git
git@gitee.com:zhou-hw/electron-solid-unocss-typescript.git
zhou-hw
electron-solid-unocss-typescript
electron-solid-unocss-typescript
master

搜索帮助