Skip to content

Commit 92923aa

Browse files
committed
修改扩展工作区支持
1 parent 5241b71 commit 92923aa

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# 2.2.1
22

3+
## 新增
4+
5+
1. 新增封装工作区扩展支持
6+
7+
## 优化
8+
9+
1. 增加对更多EDA版本的支持以实现自动更新
10+
11+
# 2.2.1
12+
313
## 优化
414

515
1. 删除了编辑器的滚动条

extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"uuid": "7ca98ae04b7142599ab107e34acc8e5e",
44
"displayName": "嘉立创EDA代码编辑器",
55
"description": "支持中文联想的EDA脚本代码编辑器,支持代码高亮、自动补全、函数提示,AI注释,AI报错分析等功能。",
6-
"version": "2.2.1",
6+
"version": "2.2.2",
77
"publisher": "嘉立创EDA",
88
"engines": {
9-
"eda": "^2.2.0"
9+
"eda": "^2.2.60 || >=3.1.59"
1010
},
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)