Skip to content

Commit f338a64

Browse files
committed
Scope Data: Add keyword.control.loop.in scope
Initially proposed in SublimeText/Terraform#86.
1 parent 20c276f commit f338a64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/lib/scope_data/data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
do-while
102102
end
103103
for
104+
in
104105
repeat-until
105106
while
106107
import

0 commit comments

Comments
 (0)