Skip to content

Commit f475da6

Browse files
committed
more 1.2.0 what's new
1 parent cc971bd commit f475da6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Recent changes
3838
* Generator: improved rule content calculation leading to more correct PSI classes
3939
* Generator/Pratt: no more explicit PsiBuilder.Marker manipulations in generated code
4040
* LivePreview: pre-configured tokens are dropped, numbers/strings/whitespaces detected
41+
* BNF: allow "-" in rule names and other identifiers
4142

4243

4344
Quick documentation:

support/META-INF/plugin.xml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<li>Generator: improved rule content calculation leading to more correct PSI classes</li>
2323
<li>Generator/Pratt: no more explicit PsiBuilder.Marker manipulations in generated code</li>
2424
<li>LivePreview: pre-configured tokens are dropped, numbers/strings/whitespaces detected</li>
25+
<li>BNF: allow "-" in rule names and other identifiers</li>
2526
</ul>
2627
<a href="https://github.com/JetBrains/Grammar-Kit#change-log">Full change log...</a>
2728
]]>

0 commit comments

Comments
 (0)