prr icon indicating copy to clipboard operation
prr copied to clipboard

VS Code extension

Open matklad opened this issue 1 year ago • 3 comments

I've started VS Code extension over here:

https://github.com/matklad/code-prr

I grow it for private consumption and have no intention maintaining it, but perhaps it could serve as a starting point for someone else!

matklad avatar Jan 19 '24 12:01 matklad

Though, if someone's serious about building an extension here, a better starting point would perhaps be prr --lsp

matklad avatar Jan 19 '24 12:01 matklad

On the topic of extensions, a nice feature is the ability jump to the corresponding line in source code and to a lesser extent apply the selected diff.

krobelus avatar Jan 19 '24 12:01 krobelus

Cool! I don't use vscode so I'm not sure how that ecosystem works. If there's anything I can do to help there just let me know.

An LSP server would be a neat project. I'll put that on my backburner of things I'd do if I get bored enough (that rarely but occasionally happens)

danobi avatar Jan 21 '24 17:01 danobi