Patchmark – LSP for reviewing code changes/diffs in text

Increasingly I've been needing to review changes inside text editor, typically as a part of editing a prompt in code harness, though sometimes for other purposes (editing md documents, PRs, etc.).Manipulating diffs, quoting text, removing hunks, jumping to definition to verify was clumsy and cumbersome, and it occurred to me that most of it could be done very well as a language server protocol component, and wouldn't even require knowledge or special support for the language being under review.
So I've built it, and I've been slowly tweaking and improving for few days now.

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论