Include more fields in line state
Esse commit está contido em:
@@ -50,6 +50,9 @@ class TextEditorPresenter
|
||||
text: line.text
|
||||
tokens: line.tokens
|
||||
endOfLineInvisibles: line.endOfLineInvisibles
|
||||
indentLevel: line.indentLevel
|
||||
tabLength: line.tabLength
|
||||
fold: line.fold
|
||||
top: row * @getLineHeight()
|
||||
width: @getScrollWidth()
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário