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 F5 debugging issues and clarify setup instructions
- Fixed TypeScript compilation error by adding DOM lib to tsconfig.json
- Clarified that src/extension.ts must be open for F5 debugging
- Added troubleshooting tips for common debugging issues
- Now F5 debugging should work properly without compilation errors
Co-authored-by: Jay Hack <[email protected]>
0 commit comments