Skip to content

Releases: Pictarine/CodeMirror-SwiftUI

v0.1.7: Merge pull request #9 from makhocheung/feat-7

20 Mar 18:23
a61c18f

Choose a tag to compare

feat: support readOnly option of CodeMirror

v0.1.6

01 Apr 20:35

Choose a tag to compare

  • 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

24 Sep 21:01

Choose a tag to compare

v0.1.4

24 Sep 14:53

Choose a tag to compare

(#5)

v0.1.3

23 Sep 09:54

Choose a tag to compare

  • Show/Hide invisible characters (ca96873)