We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
Though, if someone's serious about building an extension here, a better starting point would perhaps be prr --lsp
prr --lsp
Sorry, something went wrong.
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.
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)
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: