-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,25 @@ | ||
# Devbox zh | ||
# Devbox | ||
|
||
## 简介 | ||
|
||
To be continued. | ||
|
||
## FAQ | ||
|
||
### 1. Cursor 连接出现问题 | ||
|
||
Cursor 由于插件版本同步 VSCode 比较缓慢,比较落后的版本可能会导致连接出现问题。 | ||
|
||
解决方案:手动安装 Devbox 插件。 | ||
|
||
1. 从 VSCode 插件市场下载 [Devbox](https://marketplace.visualstudio.com/items?itemName=labring.devbox-aio) 插件 vsix 文件。 | ||
|
||
![devbox](https://raw.githubusercontent.com/mlhiter/typora-images/master/CleanShot%202024-11-15%20at%2017.18.13%402x.png) | ||
|
||
2. 打开 Cursor 的扩展窗口。 | ||
|
||
![extension](https://raw.githubusercontent.com/mlhiter/typora-images/master/CleanShot%202024-11-15%20at%2017.19.55%402x.png) | ||
|
||
3. 将下载的文件拖拽到扩展窗口中。 | ||
|
||
![drag](https://raw.githubusercontent.com/mlhiter/typora-images/master/CleanShot%202024-11-15%20at%2017.21.58%402x.png) |