mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Serialize text editors' tab lenghts
This commit is contained in:
@@ -515,6 +515,7 @@ class TextEditor {
|
||||
initialScrollTopRow: this.getScrollTopRow(),
|
||||
initialScrollLeftColumn: this.getScrollLeftColumn(),
|
||||
|
||||
tabLength: this.displayLayer.tabLength,
|
||||
atomicSoftTabs: this.displayLayer.atomicSoftTabs,
|
||||
softWrapHangingIndentLength: this.displayLayer.softWrapHangingIndent,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user