Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vscodeconfighelper/v4
VS Code C++ 配置器
https://github.com/vscodeconfighelper/v4
rust svelte tauri
Last synced: about 15 hours ago
JSON representation
VS Code C++ 配置器
- Host: GitHub
- URL: https://github.com/vscodeconfighelper/v4
- Owner: VSCodeConfigHelper
- License: gpl-3.0
- Created: 2022-02-10T03:40:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T06:06:54.000Z (3 months ago)
- Last Synced: 2024-12-25T04:03:36.401Z (about 15 hours ago)
- Topics: rust, svelte, tauri
- Language: Rust
- Homepage: https://vscch.guyutongxue.site
- Size: 11.3 MB
- Stars: 280
- Watchers: 3
- Forks: 9
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# VS Code Config Helper (v4)
全新版本的 VS Code C++ 配置器,基于 Tauri(Rust)和 Svelte.js。
可从 [Release](https://github.com/VSCodeConfigHelper/v4/releases) 页面下载最新版。
Windows 11 可使用 `winget`:
```
winget install Guyutongxue.Vscch
```## 文档
请看[官网](https://vscch.guyutongxue.site/docs)。
## 开发
请参考 [Tauri 开发环境配置](https://tauri.app/v1/guides/getting-started/prerequisites)。