Skip to content

Commit 243370f

Browse files
committed
docs: update
1 parent f48eb13 commit 243370f

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

README.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,22 @@
1414

1515
### Feature Comparison
1616

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 |
3233

3334
### More
3435

vscode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mpx for VS Code
22

3-
[Mpx VS Code 新版官方插件][mpx-extension][Mpx 语言](https://mpxjs.cn) 提供丰富的语言支持。
3+
⚡️ [Mpx VS Code 全新官方插件][mpx-extension][Mpx 语言](https://mpxjs.cn) 提供丰富的语言支持。
44

55
## Features
66

0 commit comments

Comments
 (0)