Skip to content

Commit fd317d1

Browse files
authored
Bump 0.0.15 (#196)
1 parent ff21b32 commit fd317d1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -40,25 +40,25 @@ English | [简体中文](./README.zh_CN.md)
4040

4141
### Product Searching `ctrl+cmd+k`
4242

43-
![Product Searching](https://img.alicdn.com/imgextra/i1/O1CN01bcJ5DM1RpmnlOjDHK_!!6000000002161-0-tps-1202-798.jpg)
43+
![Product Searching](https://img.alicdn.com/imgextra/i1/O1CN019u2pa61o8UckRnqni_!!6000000005180-2-tps-1244-944.png)
4444

4545
### API Searching `ctrl+cmd+l`
4646

47-
![API Serching](https://img.alicdn.com/imgextra/i4/O1CN01KCrc1a1vooTmC9a1h_!!6000000006220-0-tps-1986-542.jpg)
47+
![API Serching](https://img.alicdn.com/imgextra/i4/O1CN014n1bop1fkf5WH815m_!!6000000004045-2-tps-1742-642.png)
4848

4949
### Call the API
5050

51-
![API debugging](https://gw.alicdn.com/imgextra/i2/O1CN01fsuDBE1CLMJaBJj32_!!6000000000064-0-tps-3238-1920.jpg)
51+
![API debugging](https://img.alicdn.com/imgextra/i1/O1CN01tJwQXu1cm5TQ9afy2_!!6000000003642-2-tps-3306-2150.png)
5252

5353
> Note that the debugging needs to configure your AK credentials, click the left identity icon, you can add and switch the current AK credentials configuration.
5454
55-
![manage profiles](https://gw.alicdn.com/imgextra/i2/O1CN01HzFhxH20gdVF4MIfq_!!6000000006879-0-tps-1938-378.jpg)
55+
![manage profiles](https://img.alicdn.com/imgextra/i3/O1CN016oSAO51GR5lqATMhr_!!6000000000618-2-tps-1916-386.png)
5656

5757
### SDK Code Sample
5858

5959
You can generate the SDK Sample by using the debugger form and then open it in your editor.
6060

61-
![sdk demo](https://img.alicdn.com/imgextra/i1/O1CN01C0vQDB29gTtW5erj4_!!6000000008097-0-tps-2638-1778.jpg)
61+
![sdk demo](https://img.alicdn.com/imgextra/i4/O1CN01vsCXCO1hHvTDcCuvf_!!6000000004253-2-tps-3088-2114.png)
6262

6363
### Code Snippets
6464

@@ -75,29 +75,29 @@ Or use the keyboard shortcuts `ctrl+cmd+l` to search the API and select Insert s
7575

7676
Add and switch your Alibaba Cloud profiles.
7777

78-
![](https://img.alicdn.com/imgextra/i1/O1CN01NN667S1skk7vLbhr1_!!6000000005805-0-tps-2912-1596.jpg)
78+
![Profiles Management](https://img.alicdn.com/imgextra/i4/O1CN01pcpjRV1F6C5BrXmh6_!!6000000000437-2-tps-3088-2114.png)
7979

8080
### Document Enhancement
8181

8282
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.
8383

84-
![Document enhancement](https://gw.alicdn.com/imgextra/i2/O1CN01ymjnpo1l2aeq8D3lQ_!!6000000004761-0-tps-1496-646.jpg)
84+
![Document enhancement](https://img.alicdn.com/imgextra/i1/O1CN01DpAon51MRuAYkrsTT_!!6000000001432-2-tps-1482-522.png)
8585

8686
### Sensitive Information Warning Linter
8787

88-
![](https://gw.alicdn.com/imgextra/i4/O1CN01u787jO241C9LmbQ57_!!6000000007330-0-tps-1970-848.jpg)
88+
![Sensitive Information Warning Linter](https://img.alicdn.com/imgextra/i2/O1CN01jqCkYG20wfOwVtSIg_!!6000000006914-2-tps-2532-812.png)
8989

9090
### Quickly Search the Contents of the Document
9191

9292
Use `ctrl+f` or `cmd+f` to quickly search for the contents of the document.
9393

94-
![](https://gw.alicdn.com/imgextra/i2/O1CN01YmSwSz1Rn2VcqQILP_!!6000000002155-0-tps-2514-2098.jpg)
94+
![](https://img.alicdn.com/imgextra/i1/O1CN01JImHwN1y4VKftTDBV_!!6000000006525-2-tps-3088-2114.png)
9595

9696
### Set the display language of extension
9797

9898
Tap the Settings icon to quickly open the extension configuration, where you can switch the display language of the extension.
9999

100-
![](https://img.alicdn.com/imgextra/i1/O1CN01Hl6ziV1pR6KIelNba_!!6000000005356-0-tps-2484-1506.jpg)
100+
![](https://img.alicdn.com/imgextra/i2/O1CN01tzj3Hx1pwheyJuX1X_!!6000000005425-2-tps-2526-864.png)
101101

102102
## Feedback
103103

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Alibaba Cloud API Toolkit",
44
"description": "The Alibaba Cloud API Toolkit for VSCode makes it easier to access Alibaba Cloud services.",
55
"author": "Alibaba Cloud SDK Team",
6-
"version": "0.0.14",
6+
"version": "0.0.15",
77
"private": true,
88
"publisher": "alibabacloud-openapi",
99
"license": "Apache-2.0",

0 commit comments

Comments
 (0)