We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 146929a commit 2bbe668Copy full SHA for 2bbe668
1 file changed
ChangeLog.md
@@ -0,0 +1,27 @@
1
+Version 0.2
2
+-----------
3
+
4
+* new kind descriptor
5
+* ctags flags support
6
+ * excmd
7
+ * fields
8
+ * format
9
+* new test case layer
10
+* introduce debug mode
11
+* bug fixes: #3 and #4
12
13
+Version 0.1
14
15
16
+* ctags compatible
17
+* surppoted tokens
18
+ * constant
19
+ * variable
20
+ * function
21
+ * class
22
+ * class method
23
+ * class property
24
+ * class constant
25
+ * interface
26
+* scope field support
27
+* access field support
0 commit comments