Lambda Inline Code CompilerThis is an extension to compile Python scripts into Inline Code required for AWS::Lambda::Function CloudFormation template. It compiles a Simply run the extension by pressing FeaturesThe extension can quickly compile Inline code for Python files eliminating the need to manual convert files with escape characters or lint your code on an online website and risk exposing data on the Internet. The extension runs completely offline on your local window and the results are published in a new tab and stored as a JSON file.
RequirementsThere are no specific requirements to run this extension. The backend code uses npm packages - path, fs to locate the file and write the output to a JSON file in the same folder. Extension SettingsN/A Known IssuesThe extension is built on macOS and Windows compatibility is untested. Appreciate any help to this end. Release Notes0.0.1Initial release of the VSCode Extension ContributorsGeorge Davis (GitHub Profile - gdcrocx) - This is my first VSCode extension and hopefully one of many to come :nerd_face: |