mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-29 00:24:46 +01:00
Adapt to Windows (#51)
* feat: remove tauri-nspanel plugin * chore: auto formatter rust code * feat(windows): shortcut support windows * doc: note windows error * feat(linux): shortcut support linux * fix: remove open_devtools code * wip: emit open_settings event on all os * feat: support autostart with settings * doc: close autostart * wip: open settings distinguish window or other os
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -31,5 +31,9 @@
|
||||
"unminimize",
|
||||
"webviews",
|
||||
"zustand"
|
||||
]
|
||||
],
|
||||
"[rust]": {
|
||||
"editor.defaultFormatter": "rust-lang.rust-analyzer",
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user