You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-6Lines changed: 22 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,13 @@ English | [简体中文](./README.zh_CN.md)
22
22
23
23
-**Code Snippets:** You can use the code snippets to quickly generate the code.
24
24
25
-
-**Profiles Management :** Manage your Alibaba Cloud profiles.
25
+
-**Profiles Management:** Manage your Alibaba Cloud profiles.
26
+
27
+
-**Document Enhancement:** Extension provides a document enhancement function, you can write SDK code, through the hover code to see the description of OpenAPI information and more related example links, to get more code example reference, or directly open the document for reference.
28
+
29
+
-**Sensitive Information Linter:** Extension provides sensitive information detection, during the code writing process, the extension will automatically detect AK information, and prompt you to use the AK in a more secure way.
30
+
31
+
-**Quickly Search the Contents of the Document:** You can quickly search the contents of the document by using `ctrl+f` or `cmd+f`.
26
32
27
33
- More features are under development, please stay tuned.
28
34
@@ -63,17 +69,27 @@ Or use the keyboard shortcuts `ctrl+cmd+l` to search the API and select Insert s
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.
0 commit comments