File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## 0.0.10(2024-05-16)
4
+
5
+ - SDK code documentation has been enhanced with the Code Sample link.
6
+ - Fixed some UI issues.
7
+
3
8
## 0.0.9(2024-04-22)
4
9
5
10
- The UI was optimized and a deprecated tag was added to indicate that the API is not recommended.
Original file line number Diff line number Diff line change @@ -78,6 +78,12 @@ Or use the keyboard shortcuts `ctrl+cmd+l` to search the API and select Insert s
78
78
79
79
![ code snippets] ( https://img.alicdn.com/imgextra/i3/O1CN01dmGwmX1ZyVHozyKx4_!!6000000003263-1-tps-842-468.gif )
80
80
81
+ ### Document enhancement
82
+
83
+ When writing SDK code, you can get more code sample references by viewing the OpenAPI description information and additional related sample links through the code documentation.
84
+
85
+ ![ Document enhancement] ( https://img.alicdn.com/imgextra/i3/O1CN01Yj1PrE1qwzTj3cFn8_!!6000000005561-0-tps-1562-518.jpg )
86
+
81
87
## Feedback
82
88
83
89
- Submit bug reports and feature requests on [ our Github repository] ( https://github.com/aliyun/alibabacloud-api-vscode-toolkit/issues ) .
Original file line number Diff line number Diff line change @@ -79,6 +79,12 @@ Default Language [zh]: zh
79
79
80
80
![ code snippets] ( https://img.alicdn.com/imgextra/i3/O1CN01dmGwmX1ZyVHozyKx4_!!6000000003263-1-tps-842-468.gif )
81
81
82
+ ### 文档增强
83
+
84
+ 你能够在编写 SDK 代码时,通过代码文档看到 OpenAPI 的描述信息以及更多相关示例链接,来获得更多代码示例参考。
85
+
86
+ ![ Document enhancement] ( https://img.alicdn.com/imgextra/i3/O1CN01Yj1PrE1qwzTj3cFn8_!!6000000005561-0-tps-1562-518.jpg )
87
+
82
88
## 反馈
83
89
84
90
- 欢迎在我们的 [ Github repository] ( https://github.com/aliyun/alibabacloud-api-vscode-toolkit/issues ) 上提交你的问题和建议。
You can’t perform that action at this time.
0 commit comments