josdejong / josdejong/jsoneditor
Create method patchText and event onTextChange
Open
next
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Implement a method `patchText` and event `onTextChange` when in modes `text` or `code`, which return the text as a whole or even better: pass a diff. Figure out if/how we can use patch and diff mechanisms that exist for Ace, and apply them on text mode too.
Contributor guide
Assessment
This issue has not been assessed yet.