/text-buffer

Atom's underlying text buffer

Primary LanguageJavaScriptMIT LicenseMIT

Atom TextBuffer Core

macOS Build Status Windows Build Status Dependency Status

This is the core of the Atom text buffer, separated into its own module so its tests can be run headless. It handles the storage and manipulation of text and associated regions (markers).