1 Star 1 Fork 0

周红伟/tauri-vue-unocss-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tauri-vue-unocss-template.code-workspace 1.99 KB
一键复制 编辑 原始数据 按行查看 历史
hwzhou 提交于 2023-04-13 17:35 . feat: :sparkles:add i18n support with fluent-vue
{
"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-tauri/i18n", "src/locales"],
"i18n-ally.keystyle": "flat"
},
"extensions": {
"recommendations": [
"vue.volar",
"tauri-apps.tauri-vscode",
"rust-lang.rust-analyzer",
"tamasfe.even-better-toml",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"antfu.vite",
"antfu.unocss",
"antfu.iconify",
"linbudu.pnpm-vscode-helper",
"pflannery.vscode-versionlens",
"serayuzgur.crates",
"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",
"zenclabs.previewjs",
"wallabyjs.console-ninja",
"at-9420.console-helper",
"lokalise.i18n-ally",
"vue.vscode-typescript-vue-plugin"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhou-hw/tauri-vue-unocss-template.git
git@gitee.com:zhou-hw/tauri-vue-unocss-template.git
zhou-hw
tauri-vue-unocss-template
tauri-vue-unocss-template
master

搜索帮助