You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sam): debug console is focused when debuggin a local lambda #5635
## Problem
The IDE force snaps to Debug Console during local lambda build
## Solution
Create `showOutputChannel` function to focus the window on output
channel
0 commit comments