File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44[ ![ Installs] ( https://vsmarketplacebadge.apphb.com/installs/frankschmid.serverless-vscode.svg )] ( https://marketplace.visualstudio.com/items?itemName=frankschmid.serverless-vscode )
55[ ![ Ratings] ( https://vsmarketplacebadge.apphb.com/rating/frankschmid.serverless-vscode.svg )] ( https://marketplace.visualstudio.com/items?itemName=frankschmid.serverless-vscode )
66
7- This extension enables an integration of Serverless projects with VSCode.
7+ This extension enables an integration of Serverless projects with VSCode. It eliminates the need
8+ to start Serverless commands from a separate command line.
89
910## Installation
1011
1112In order to install an extension you need to open the extension palette and search for serverless-vscode.
1213You can then install it.
1314
15+ ### Alpha version
16+
1417This is currently an alpha version, that integrates only a subset of possible commands.
1518See the GitHub repository for remaining planned features for the final version. You're encouraged to
1619test the version and create additional feature requests.
1720
21+ ** Currently the extension only supports Serverless projects with Serverless installed locally!**
22+
23+ That means, that Serverless must be a development dependency of the project itself. A subsequent
24+ version of the extension will also support the globally installed Serverless framework and a
25+ configuration for that.
26+
1827## Usage
1928
2029### The Serverless outline
You can’t perform that action at this time.
0 commit comments