Détail du package

@valtown/codemirror-preview-replacement

val-town3.7kISC0.0.5

CodeMirror plugin to support previewing a replacement operation

codemirror, codemirror6

readme

@valtown/codemirror-preview-replacement

Let's say that you're building a UI in which you can do search & replace against a bunch of files. This codemirror extension lets you preview that by showing the old text crossed-out and the new text in green next to it.

See demo/index.ts for usage example.