News

The Debugger for iOS Web extension is available in the Visual Studio Marketplace here. On a side note, Visual Studio Code's feedback loop, User Voice, is getting replaced. The VSC team is directing ...
Now all you have to do is get Visual Studio Code running and install the new Debugger for iOS Web extension. The text editor is available for Windows and OS X/macOS.
For the first time, developers using Visual Studio Code can debug iOS mobile Web apps directly from the code editor on Windows machines. Previously, debugging the JavaScript code powering these apps ...
Remote debugging in Visual Studio allows you to step through code, set breakpoints, review objects, inspect the stack, and catch errors on a remote server just as if you were running the code locally.
As the name implies, the Debugger for iOS Web extension allows for debugging JavaScript code that is running on the Safari browser that is running on an iOS device or within an iOS simulator. A blog ...