We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50287fe commit 0d4c2deCopy full SHA for 0d4c2de
scope_data/__init__.py
@@ -26,9 +26,11 @@
26
entity
27
name
28
function
29
+ class
30
type
31
tag
32
section
33
+ constant
34
other
35
inherited-class
36
attribute-name
@@ -56,12 +58,23 @@
56
58
57
59
60
meta
61
+ key
62
+ value
63
+ function
64
+ function-call
65
66
+ sequence
67
+ mapping
68
69
punctuation
70
definition
71
string
72
begin
73
end
74
+ comment
75
+ begin
76
+ end
77
+ section
78
sequence
79
80
@@ -78,6 +91,8 @@
91
dot
92
double-colon
93
fat-arrow
94
+ colon
95
+ backslash
81
96
82
97
storage
83
98
0 commit comments