serverless-vscode
serverless-vscode copied to clipboard
Serverless framework integration for VSCode
The current version only supports locally installed per project serverless instances. It should support global serverless installations too.
# This is a Bug Report / Question ## Description Trying to build the extension in order to test/submit a PR. * What went wrong? Cannot build `master` branch *...
# This is a Feature Proposal ## Description The plugin should set the `defaultRegion` parameter to an empty string, so that it would not add any region parameter to the...
## What did you implement: Closes #1 ## How did you implement it: If the `serverless.useGlobal` option is set to true, the extension will try to spawn a globally available...
# This is a Bug Report ## Description * What went wrong? The `Package service` and `Deploy service` commands are shown in all context menus. This can be seen when...
# This is a (Feature Proposal) ## Description For bug reports: * What went wrong? * What did you expect should have happened? * What was the config you used?...
# This is a Question ## Description The extension should be universal. To be proven as that, we should try to get feedback on how it behaves for other providers....
The following topics should be resolved - [x] TSLint - [x] AppVeyor ~~Travis~~ Not important right now as AppVeyor already tests everything - [x] Unit tests - [ ] Coverage...