Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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++ 配置器

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)。