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 and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

Atom TextBuffer Core

CI

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