Skip to content

Commit 6fa0405

Browse files
committed
zz
1 parent c3532da commit 6fa0405

File tree

4 files changed

+7
-24
lines changed

4 files changed

+7
-24
lines changed
Lines changed: 7 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,16 @@
1-
## 2.5. IDE插件
2-
3-
现代化的编程语言一般都会为各种IDE和编辑器提供扩展,以提高编程的体验。凹语言为 VS Code、Fleet 和 Vim 提供了基本插件支持。
4-
5-
### 2.5.1 VS Code 插件
1+
## 2.5. VS Code 插件
62

73
在 VS Code 扩展商店检索 “wa” 即可以查到凹语言插件。安装之后会有基本的语法高亮等功能。
84

95
VS Code 效果如下:
106

117
![](./images/vscode.png)
128

13-
### 2.5.2 Fleet 插件
14-
15-
Fleet 插件仓库:[https://github.com/wa-lang/fleet-wa](https://github.com/wa-lang/fleet-wa)
16-
17-
根据仓库提示安装,效果如下:
18-
19-
![](./images/fleet-wa-screenshot.png)
20-
21-
### 2.5.3 Vim 插件
22-
23-
Vim 插件仓库:[https://github.com/wa-lang/vim-wa](https://github.com/wa-lang/vim-wa)
24-
25-
根据仓库提示安装,效果如下:
26-
27-
![](./images/vim-wa-screenshot.png)
28-
29-
> 在编写文档过程中突然得知 Vim 的作者 Bram Moolenaar 去世,谨以此插件祝愿 Vim 永垂不朽!
9+
凹语言的VS Code 插件提供了以下特性:
3010

31-
### 2.5.4 其他编辑器
11+
- 语法高亮(web 插件已支持)
12+
- 内置代码片段(web 插件已支持)
13+
- wasm语法高亮(web 插件已支持)
14+
- 自动格式化
15+
- Run Code 命令
3216

33-
MVP 之后凹语言的语法已经基本固定,希望社区可以参与其他编辑器支持共建。
Binary file not shown.
Binary file not shown.
70.8 KB
Loading

0 commit comments

Comments
 (0)