mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
🔥 debugger
This commit is contained in:
@@ -177,7 +177,6 @@ class LinesComponent
|
||||
innerHTML = ""
|
||||
iterator = TokenIterator.instance.reset(lineState)
|
||||
|
||||
debugger if global.debug
|
||||
while iterator.next()
|
||||
for scope in iterator.getScopeEnds()
|
||||
innerHTML += "</span>"
|
||||
|
||||
Reference in New Issue
Block a user