File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11# Grammar-Kit Changelog
22
33## [ Unreleased]
4- * Update Platform version to ` 2022.3.1 `
5- * Fixed Exception with ` 2023.1 EAP ` : "Do not use constructor injection" (#323 )
4+
5+ * JFlex: complete classes in java references
6+ * JFlex: support generic java class names #333
7+ * JFlex: extract skeleton from jflex jar #332
8+ * JFlex: update library from 1.7.0-2 to jflex-1.9.1 #325
9+ * JFlex: support both Velocity 1.7 and 2.3 (IJ 232+) #331
10+
11+ ## [ 2022.3.1]
12+ * Update IntelliJ Platform to ` 2022.3.1 `
13+ * Fixed Exception with ` 2023.1 EAP ` : "Do not use constructor injection" #323
614* Fixed IAE: ` FileEditorManagerImpl.$$$reportNull$$$0 ` (EA-746745)
715* Fixed PIEAE: ` CompositePsiElement.getContainingFile ` (EA-746675)
816
Original file line number Diff line number Diff line change 77# https://www.jetbrains.com/intellij-repository/snapshots
88
99pluginName =Grammar-Kit
10- pluginVersion =2022.3.1
10+ pluginVersion =2022.3.2
1111pluginSinceIdeaBuild =223
1212ideaVersion =223-EAP-SNAPSHOT
1313
You can’t perform that action at this time.
0 commit comments