Can’t debug VS Code extensions on iPadOS PWA
See original GitHub issue- VS Code Version: Codespaces
- OS Version: iPadOS 14.4
Steps to Reproduce:
- Open a VS Code extension on Codespaces
- Build the extension
- Open the Debug panel and click the Start/Play button
- The debugging starts and you see the debug toolbar, but no [Development …] window/tab appears.
Tested opening Codespaces directly from Safari browser and via PWA (Add to Home Screen). Same issue.
Does this issue occur when all extensions are disabled?: Yes
Originally reported in #107386, which was closed as fixed, even tho I didn’t have success verifying myself back then. So, I suppose it’s probably a regression in recent releases.
Thank you
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Debug Browser Apps using Visual Studio Code
The simplest way to debug a webpage is through the Debug: Open Link command found in the Command Palette (Ctrl+Shift+P). When you run...
Read more >Tools and debug - web.dev
If you are using Visual Studio code as your code editor, you may want to check the PWA Studio free extension from the...
Read more >iPad - code-server v4.8.0 docs - Coder
Using the code-server progressive web app (PWA); Access code-server using ... Be sure you are using the debug/terminal that is built into VS...
Read more >Safari on iOS 14 and iPadOS 14 for PWA and Web Developers
No better support for Web App Manifest or other PWA-related APIs iPadOS: Now PWAs can share the screen with other apps (including other ......
Read more >ios web app - Assemblea Popolare Torino
iOS; iPadOS; macOS; tvOS; watchOSStep 1: Looking at the Web Application It is best ... without writing a line of code or speaking...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@alefragnani thanks for feedback. This is basically us fighting against Safari and their blocking behaviour. I am assigning to August so I give this a try on my iPad and then I can let you know if we can improve something here. I have to check the PWA experience.
@connor4312 @roblourens are the new owners of the debug side of things. I just got assigned because it’s iPad related.