Skip to content

Atom's underlying text buffer, ported to .NET Standard

License

Notifications You must be signed in to change notification settings

x3haloed/text-buffer-net-standard

 
 

Repository files navigation

Atom TextBuffer Core - .NET Standard

Dependency Status

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

About

Atom's underlying text buffer, ported to .NET Standard

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.9%
  • CoffeeScript 21.5%
  • C# 5.6%