Skip to content

Commit 07033a0

Browse files
committed
Scope Data: Add keyword.declaration.variable and sub-scopes
First used via sublimehq/Packages#3911 (comment).
1 parent e1df004 commit 07033a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: plugins/lib/scope_data/data.py

+3
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@
107107
struct
108108
trait
109109
union
110+
variable
111+
constant
112+
static
110113
import
111114
from
112115
operator

0 commit comments

Comments
 (0)