serverless-ide-vscode
serverless-ide-vscode copied to clipboard
Serverless IDE: Enhanced support for AWS SAM and CloudFormation in VS Code
option to only run validation on file open and file save.
Provide an option to disable `cfn-lint` from running. This way we have a choice to run it within this add-on, or via the separate CFN-lint extension or manually, as per...
Either run cfn-lint, etc., against open files only, or provide an option for us to choose whether to run against open files or all files in workspace (regardless if open...
Running Visual Studio Code on MAC. CPU runs high with this extension. It appears to be running cfn-lint against all cloudformation templates it finds in my workspace. Many times have...
An error when using the authorizerId prop to refer a custom authorizer. ```yml functions: func1: ... events: - http: ... authorizer: authorizerId: !Ref ApiGatewayAuthorizer type: CUSTOM #[Serverless IDE] Value is...
- Issue Type: `Bug` - Extension Name: `serverless-ide-vscode` - Extension Version: `0.5.26` - OS Version: `Windows_NT x64 10.0.19041` - VSCode version: `1.49.2` :warning: We have written the needed data into...
* **I'm submitting a ...** - [ ] bug report - [x] feature request Hi thanks for creating this extension. I'm using serverless framework so I'm wondering if it could...
- Issue Type: `Performance` - Extension Name: `serverless-ide-vscode` - Extension Version: `0.5.22` - OS Version: `Windows_NT x64 10.0.18363` - VSCode version: `1.45.1` :warning: Make sure to **attach** this file from...
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...