localstack / serverless-localstack

⚡ Serverless plugin for running against LocalStack
511 stars 82 forks source link

Attach IDE debugger #232

Closed throrin19 closed 6 months ago

throrin19 commented 10 months ago

Hello,

I just ask if it's possible to attach vscode debugger to deployed lambdas over serverless-localstack

joe4dev commented 8 months ago

Hi @throrin19

Yes, that is possible. Please check out our Remote Debugging documentation. The setup depends a bit on the language and build process. 🚧 Notice that with VSCode, there is currently a limitation that debugging only works for one Lambda

We are looking forward to hearing your feedback 👂 Feel free to share your thoughts on how we can improve the debugging experience with LocalStack 📈