File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ Recent changes
38
38
* Generator: improved rule content calculation leading to more correct PSI classes
39
39
* Generator/Pratt: no more explicit PsiBuilder.Marker manipulations in generated code
40
40
* LivePreview: pre-configured tokens are dropped, numbers/strings/whitespaces detected
41
+ * BNF: allow "-" in rule names and other identifiers
41
42
42
43
43
44
Quick documentation:
Original file line number Diff line number Diff line change 22
22
<li>Generator: improved rule content calculation leading to more correct PSI classes</li>
23
23
<li>Generator/Pratt: no more explicit PsiBuilder.Marker manipulations in generated code</li>
24
24
<li>LivePreview: pre-configured tokens are dropped, numbers/strings/whitespaces detected</li>
25
+ <li>BNF: allow "-" in rule names and other identifiers</li>
25
26
</ul>
26
27
<a href="https://github.com/JetBrains/Grammar-Kit#change-log">Full change log...</a>
27
28
]]>
You can’t perform that action at this time.
0 commit comments