Ryan Cabanas

Results 18 comments of Ryan Cabanas

I just installed the Settings Sync extension today to make use of Sync Pragmas to try and address the `settings.json` issues/conflicts (using the default VSCode settings sync functionality) between my...

I'm new to programming, so I know my statements could be **_completely_** off, but I am experiencing an issue using the `cwd` option too, like @elliot-nelson. I was using `[email protected]`...

Great! Thanks so much for the help again, @JadenSimon !

Regarding the first part of the post by @themaxsandelin, I wanted to mention that the "lost focus" behavior also impacts the Query Parameters screen when you switch to another app....

@justinmk3 Thanks for replying! Here is the auto-generated `template.yaml` from the initial sample app. ```yaml AWSTemplateFormatVersion: '2010-09-09' Transform: AWS::Serverless-2016-10-31 Description: > sam-app Sample SAM Template for sam-app # More info...

Thanks again! Before changing the launch config, these are the docker images on my machine from the `public.ecr.aws/lambda/nodejs` Repository and I do see the image with id `524865febf0d`. ```console public.ecr.aws/lambda/nodejs...

Sorry I didn't think to mention this before (I don't know why it didn't occur to me, honestly 🙁 ), but I'm using Rancher Desktop, instead of Docker Desktop. Is...

Thank you! Let me check out those links and report back. Thanks again!

I looked at the links and didn't find anything that seemed to fit my scenario. In both posts, the concerns that I saw mentioned were regarding Python Lambdas and the...