File tree Expand file tree Collapse file tree 2 files changed +17
-16
lines changed Expand file tree Collapse file tree 2 files changed +17
-16
lines changed Original file line number Diff line number Diff line change 14
14
15
15
### Feature Comparison
16
16
17
- | Feature | Legacy | New |
18
- | ------------------------------------------ | ------ | -------------- |
19
- | 语法高亮 | ✅ | ✅ |
20
- | SFC blocks 语言支持 | ✅ | ✅ |
21
- | Emmet 支持 | ✅ | ✅ |
22
- | \< template\> 支持 TS 类型检查、补全提示... | ❌ | ✅ |
23
- | \< template\> 支持定义跳转、查找参考引用 | ❌ | ✅ |
24
- | \< template\> 样式类名跳转 \< style\> | ❌ | ✅ |
25
- | \< template\> 原生组件标签及属性补全提示 | ✅ | ✅ (enhanced) |
26
- | \< template\> 原生组件属性检查 | ❌ | in Progress |
27
- | \< template\> 自定义组件跳转、属性检查 | ❌ | in Progress |
28
- | SFC blocks 编辑器视图拆分 | ❌ | ✅ |
29
- | 支持选择 typescript 版本 | ❌ | ✅ |
30
- | 关联 tsconfig 配置 | ✅ | ✅ (enhanced) |
31
- | 格式化 formatter | ✅ | 60% (enhanced) |
17
+ | Feature | Legacy | New |
18
+ | ------------------------------------------ | ------ | ----------------- |
19
+ | 语法高亮 | ✅ | ✅ |
20
+ | SFC blocks 语言支持 | ✅ | ✅ |
21
+ | Emmet 支持 | ✅ | ✅ |
22
+ | \< template\> 原生组件标签及属性补全提示 | ✅ | ✅ (enhanced) |
23
+ | 格式化 formatter | ✅ | 60% (enhanced) |
24
+ | 关联 tsconfig 配置 | ✅ | ✅ (enhanced) |
25
+ | 支持 Monorepo | ❌ | ✅ |
26
+ | 支持选择 typescript 版本 | ❌ | ✅ |
27
+ | SFC 编辑器视图拆分 | ❌ | ✅ |
28
+ | \< template\> 支持 TS 类型检查、补全提示... | ❌ | ✅ |
29
+ | \< template\> 支持定义跳转、查找参考引用 | ❌ | ✅ |
30
+ | \< template\> 样式类名跳转 \< style\> | ❌ | ✅ |
31
+ | \< template\> 原生组件属性检查 | ❌ | in Progress (50%) |
32
+ | \< template\> 自定义组件跳转、属性检查 | ❌ | in Progress |
32
33
33
34
### More
34
35
Original file line number Diff line number Diff line change 1
1
# Mpx for VS Code
2
2
3
- [ Mpx VS Code 新版官方插件 ] [ mpx-extension ] 为 [ Mpx 语言] ( https://mpxjs.cn ) 提供丰富的语言支持。
3
+ ⚡️ [ Mpx VS Code 全新官方插件 ] [ mpx-extension ] 为 [ Mpx 语言] ( https://mpxjs.cn ) 提供丰富的语言支持。
4
4
5
5
## Features
6
6
You can’t perform that action at this time.
0 commit comments