In addition to a bug fixes, this release adds a language configuration for files of the Cabal build system for Haskell.
Unclaimed project
Are you a maintainer of CodeEditorView? Claim this project to take control of your public changelog and roadmap.
Changelog
SwiftUI code editor view for iOS, visionOS, and macOS
In addition to a bug fixes, this release adds a language configuration for files of the Cabal build system for Haskell.
[Includes three bug fix commits over 0.15.0.] Apart from some bug fixes, this release contains the following new functionality:
This release contains a long list of fixes (including for macOS 15). It also includes some extensions to token types and messages.
This release has CodeEditor ported to run on top of TextKit 2, which improves performance and adds support for the minimap on iOS. Moreover, visionOS is now explicitly supported.
NB: Due to changes in TextKit 2 in recent OS versions, this release requires macOS 14 and iOS 17. For older OS version, you can still use Release v0.12.0.
This release adds more language service support, including support for code completion.
NB: This is the last version based on TextKit 1.