mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
DisplayBuffer should just focus on providing basic support for folding. Scanning the structure of the code, looking at scopes, etc is more the domain of the LanguageMode object.