serverless-vscode icon indicating copy to clipboard operation
serverless-vscode copied to clipboard

Serverless framework integration for VSCode

Results 8 serverless-vscode issues
Sort by recently updated
recently updated
newest added

The current version only supports locally installed per project serverless instances. It should support global serverless installations too.

feature

# 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...

enhancement

## 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...

bug

# 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?...

feature

# 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....

help wanted
question

The following topics should be resolved - [x] TSLint - [x] AppVeyor ~~Travis~~ Not important right now as AppVeyor already tests everything - [x] Unit tests - [ ] Coverage...