Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

atom/text-buffer

Repository files navigation

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).