vscode-edge-devtools icon indicating copy to clipboard operation
vscode-edge-devtools copied to clipboard

VS Code Integration Polishing

Open hediet opened this issue 2 years ago • 3 comments

First of all, I think this extension is nothing short of incredible, both in the value it provides and in the technical problems it solved very well! Thanks so much for implementing it!

This extension is a real game changer for frontend development in codespaces, as without this extension it is very difficult to debug frontend code in a codespace. It also solves the biggest problem I have with chrome dev tools, which is that jumping to source in the dev tools doesn't reveal the source in VS Code.

I do think however that there are a couple of (easy to implement) things that could significantly improve the integration into VS Code.

I created a bunch of issues for some things I noticed:

  • https://github.com/microsoft/vscode-edge-devtools/issues/1886
  • https://github.com/microsoft/vscode-edge-devtools/issues/1887
  • https://github.com/microsoft/vscode-edge-devtools/issues/1888
  • https://github.com/microsoft/vscode-edge-devtools/issues/1889
  • https://github.com/microsoft/vscode-edge-devtools/issues/1890
  • https://github.com/microsoft/vscode-edge-devtools/issues/1891
  • https://github.com/microsoft/vscode-edge-devtools/issues/1892
  • https://github.com/microsoft/vscode-edge-devtools/issues/1893

I hope I didn't spam you with these issues. The extension is great already, but I think with a little bit of polishing, it could be even more amazing.

hediet avatar Dec 13 '23 14:12 hediet

Thanks so much for filing these issues, and for the kind words about the extension! I'm going to make sure the issues you filed are all tracked properly on our team's backlog for review/prioritization. For info though, the extension isn't currently at the top of our priority list, and we have a small team. So, delays getting to these issues is something you should expect.

captainbrosset avatar Dec 14 '23 11:12 captainbrosset

Let me know if I can help with PRs (if I find time for that)!

hediet avatar Dec 14 '23 14:12 hediet

Oh for sure, external contributions are possible on this repo, and always welcome! Let me ping @vidorteg who's on the engineering team and might be able to point you in the right direction for how to get started / what to work on first.

captainbrosset avatar Dec 15 '23 09:12 captainbrosset