Overview

December 30, 2013 ยท View on GitHub

CodeMirrorView is a Cocoa / Objective-C wrapper for CodeMirror ready to use in your applications.

Usage

Simply add the "Distribution" directory as a group to your Xcode project then use the "CodeMirrorView" class where needed as any regular NSView.

See the Application directory for an example app.

License

CodeMirrorView is available under New BSD License.