Atom TextBuffer Core
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).
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix project-level find-and-replace regex bug