Open elinor-fung opened 2 years ago
@elinor-fung can you share a screenshot of what that looks like? 😄
Would the proper solution be for us to implement something that runs inside VS Code? Gives suggestions on pull requests you are reviewing inside VS Code?
Using the open PR in this repo as an example: https://github.dev/jonathanpeppers/inclusive-code-comments/pull/90/files
This is a comment box where I would have expected the status glyph / something from the extension:
It appears to work in this one:
But yeah it doesn't seem to work on this box for some reason:
I use github.dev for the vast majority of PRs I review. The extension doesn't seem to trigger in that web-based editor (maybe the comment box is not a
textarea
?). Support for that view would allow the extension to be part of my usual PR workflow.