Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: Patchmark – LSP for reviewing code changes/diffs in text

Patchmark is a new Language Server Protocol (LSP) tool for reviewing code diffs inside a text editor. It simplifies manipulating diffs, quoting text, removing hunks, and jumping to definitions without requiring special support for the language under review. The creator built it to address the cumbersome workflow of reviewing changes in code harnesses, markdown documents, and PRs.