We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b41a41 commit 43a7e57Copy full SHA for 43a7e57
plugins/lib/scope_data/data.py
@@ -5,6 +5,8 @@
5
# https://github.com/sublimehq/Packages/pull/3803#issuecomment-1627711666
6
# constant.language.boolean.{true,false}:
7
# https://github.com/sublimehq/Packages/pull/4009
8
+# keyword.declaration.variable.{constant,static}:
9
+# https://github.com/sublimehq/Packages/pull/3911#discussion_r1472142688
10
DATA = """
11
comment
12
line
0 commit comments