Releases: Pictarine/CodeMirror-SwiftUI
Releases · Pictarine/CodeMirror-SwiftUI
v0.1.7: Merge pull request #9 from makhocheung/feat-7
feat: support readOnly option of CodeMirror
v0.1.6
- Refactored CodeMirror integration (broken links)
- Better find and replace dialog
- New keyboard shortcuts
- Added autocomplete hints (ctrl + space)
- Reindent (ctrl + i)
- Auto close tags and brackets
v0.1.5
- Add lineWrapping parameter #6 (thanks @GreysTone)