Commit e3ccab2
committed
Fix an issue in StreamLanguage indentation
FIX: Fix an issue where indentation for a stream language would fail to work
when the parse covered only part of the document, far from the start.
Closes codemirror/dev#14831 parent 17e4215 commit e3ccab2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments