question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

vscode://file/ URI not working from chromium

See original GitHub issue
  • VSCode Version: 1.43.2
  • OS Version: Ubuntu 18.04
  • Chromium version: 80.0.3987.163 (installed from snap in Ubuntu Software)

Steps to Reproduce:

  1. Click on vscode://file/xxx link in chrome

Does this issue occur when all extensions are disabled?: Yes

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
joaomorenocommented, Apr 6, 2020

Exactly, this is a known snap issue. The snap team has some thoughts on it. cc @flexiondotorg @sergiusens

0reactions
joaomorenocommented, Apr 7, 2020

Not really sure. This is still new grounds. If you can figure out a workaround let us know, so we get closer to a solution!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot debug in VS Code by attaching to Chrome
The debugger tries to find the exact match in your browser tab. I was working with vue.js and the default url "http://localhost:8080/" does...
Read more >
Debug Browser Apps using Visual Studio Code
Visual Studio Code includes a built-in debugger for Edge and Chrome. There are a couple ways to get started with it. Use the...
Read more >
Setup Visual Studio Code's Network Connection
Here are some helpful links that might help you troubleshoot networking issues in VS Code: Network Settings · Debugging problems with the network...
Read more >
TypeScript debugging with Visual Studio Code
In-lined source maps (a source map where the content is stored as a data URL instead of a separate file) are also supported,...
Read more >
Debugging in Visual Studio Code
If running and debugging is not yet configured (no launch.json has been created) ... VS Code keeps debugging configuration information in a launch.json...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found