Connor Peet

Results 293 comments of Connor Peet

In https://github.com/microsoft/vscode-js-debug/commit/2f3c93a08df0ceb09eda86251d0309d34bfb26ef I introduced a heuristic that seems to work very well for plain Vue with JS files, where the path is different (as in the screenshot above). However, with...

@znck let me know what you think a good solution is. We've gotten continued reports of people running into this with VS Code 🙂

@znck I would appreciate your input here. This continues to be a pain point for Vue users on VS Code. (most recently in https://github.com/microsoft/vscode-js-debug/issues/754)

Awesome, let me know if I can help with anything

@znck let me know what you think a good solution is. We've gotten continued reports of people running into this with VS Code and I remain more than happy to...

@sandy081 this looks suspicious... https://github.com/microsoft/vscode/blob/e09e27e716073e7cd7d3a2aaf5860380b851efb9/src/vs/platform/extensionManagement/common/extensionsScannerService.ts#L229-L241

This is a request for link providers in editors. We had a similar one before, which may even still be open, but I can't seem to find it.

In tomorrow's extension build, there will be a context menu action for this:

Thanks for the issue, I can readily reproduce this. It also doesn't happen in remote SSH. I would guess for desktop we just get deduplication for free since, when each...