The Alibaba Cloud API Toolkit for VSCode makes it easier to access Alibaba Cloud services.
English | ็ฎไฝไธญๆ
-
Alicloud Product Subscription: You can search for Alicloud products and subscribe to its APIs you want to use.
-
API Searching: You can search the Open API of Alibaba Cloud products to which you are subscribed.
-
API Document View: Clicking on an API can navigate you to a new tab which displays the corresponding API document, including descriptions, request parameters, response parameters and error codes.
-
Call the API: You can use the form to call the Alibaba Cloud API and see the response.
-
SDK Code Sample: You can get the SDK code samples and quickly open the corresponding SDK code in VS Code.
-
Code Snippets: You can use the code snippets to quickly generate the code.
-
Profiles Management: Manage your Alibaba Cloud profiles.
-
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.
-
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.
-
Quickly Search the Contents of the Document: You can quickly search the contents of the document by using
ctrl+f
orcmd+f
. -
Set the display language of extension: The extension default language is Chinese, while supporting English, by modifying the extension configuration, you can easily switch the extension language, or follow the system language automatically switch.
-
More features are under development, please stay tuned.
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.
You can generate the SDK Sample by using the debugger form and then open it in your editor.
You can use the code snippets to quickly generate the code.
Type your subscribed API into the editor and select the API snippet you want to generate.
Or use the keyboard shortcuts ctrl+cmd+l
to search the API and select Insert snippets.
Add and switch your Alibaba Cloud profiles.
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.
Use ctrl+f
or cmd+f
to quickly search for the contents of the document.
Tap the Settings icon to quickly open the extension configuration, where you can switch the display language of the extension.
- Submit bug reports and feature requests on our Github repository.
- You are welcome to submit your questions and suggestions on the experience questionnaire.
- Need VS Code 1.75.0 or above.
See the Apache License 2.0.