mirror of
https://github.com/atom/atom.git
synced 2026-02-16 09:35:54 -05:00
💄
This commit is contained in:
committed by
Corey Johnson & Kevin Sawicki
parent
6ee24cc50e
commit
fe219ed159
@@ -117,6 +117,7 @@ class TextMateGrammar
|
||||
ruleStack = new Array(ruleStack...) # clone ruleStack
|
||||
tokens = []
|
||||
position = 0
|
||||
|
||||
loop
|
||||
scopes = scopesFromStack(ruleStack)
|
||||
previousRuleStackLength = ruleStack.length
|
||||
|
||||
Reference in New Issue
Block a user