CodeMirrorView icon indicating copy to clipboard operation
CodeMirrorView copied to clipboard

Cocoa / Objective-C wrapper for CodeMirror

Overview

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.