How to Inspect Element on iPhone
If you’re a web developer, then you likely already know about Safari’s Web Inspector. In the far-left vertical menu within VS Code, click on the run icon. If you are configuring this for the first time in your project, click on the option to create a launch.json file. This will automatically generate a launch.json file …