File tree Expand file tree Collapse file tree 2 files changed +16
-10
lines changed
Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 1+ # 1.12.3
2+
3+ ## 修改
4+
5+ 1.变更扩展名称、扩展描述、扩展信息等内容
6+
17# 1.12.2
28
39## 新增
410
5111 . 新增支持保存代码为左侧快捷按钮
612
7- # 修改
13+ ## 修改
814
9151 . 修改了按钮布局
10162 . 修复了indexDB冲突导致的一些BUG
Original file line number Diff line number Diff line change 11{
2- "name" : " script-code -tool" ,
2+ "name" : " eext-api-debug -tool" ,
33 "uuid" : " 7ca98ae04b7142599ab107e34acc8e5e" ,
44 "displayName" : " 嘉立创EDA代码编辑器" ,
5- "description" : " 更符合中国宝宝体质的EDA脚本代码编辑器 ,支持代码高亮、自动补全、函数提示,AI注释,AI报错分析等功能。" ,
6- "version" : " 1.12.2 " ,
7- "publisher" : " anan " ,
5+ "description" : " 支持中文联想的EDA脚本代码编辑器 ,支持代码高亮、自动补全、函数提示,AI注释,AI报错分析等功能。" ,
6+ "version" : " 1.12.3 " ,
7+ "publisher" : " 嘉立创EDA " ,
88 "engines" : {
99 "eda" : " ^2.2.0"
1010 },
1111 "license" : " Apache-2.0" ,
1212 "repository" : {
13- "type" : " extension-store " ,
14- "url" : " "
13+ "type" : " github " ,
14+ "url" : " https://github.com/easyeda/eext-api-debug-tool "
1515 },
1616 "categories" : " Other" ,
1717 "keywords" : [" SDK" ],
1818 "images" : {
1919 "logo" : " ./images/logo.png"
2020 },
21- "homepage" : " https://pro.lceda.cn " ,
22- "bugs" : " https://lceda.cn/page/feedback?originPage=other " ,
21+ "homepage" : " https://github.com/easyeda " ,
22+ "bugs" : " https://github.com/easyeda/eext-api-debug-tool/issues " ,
2323 "activationEvents" : {},
2424 "entry" : " ./dist/index" ,
2525 "dependentExtensions" : {},
5252 }]
5353 }]
5454 }
55- }
55+ }
You can’t perform that action at this time.
0 commit comments