leroix / text-buffer

Atom's underlying text buffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Atom's underlying text buffer

License:MIT License


Languages

Language:JavaScript 72.0%Language:CoffeeScript 28.0%Language:HTML 0.0%