Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jetbrains-plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
jetbrains-plugin
Merge requests
!18
Chore/support for intellij 2023.1
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Chore/support for intellij 2023.1
chore/support-for-intellij-2023.1
into
develop
Overview
0
Commits
8
Pipelines
1
Changes
2
Merged
Johannes Mey
requested to merge
chore/support-for-intellij-2023.1
into
develop
1 year ago
Overview
0
Commits
8
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Viewing commit
2d058237
Prev
Next
Show latest version
2 files
+
5
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
2d058237
add support for 2023.1 and update changelog
· 2d058237
Johannes Mey
authored
2 years ago
CHANGELOG.md
+
2
−
1
Options
@@ -15,7 +15,7 @@
-
Attributes and inter-type declarations are shown sorted by aspect.
-
There are toggle buttons to show or hide attributes, inter-type declarations and rewrites.
-
Note that things outside aspects, equations and some other elements are not yet included.
-
Support for IntelliJ IDEA 2022.3.
-
Support for IntelliJ IDEA 2022.3
and 2023.1
.
### Changed
@@ -26,6 +26,7 @@
### Fixed
-
A bug for type name refactoring in grammar files which prevented the actual definition from being renamed.
-
Wrong inspection messages related to names in wrappers of injected java code ("x", "m", "X").
-
A bug that required a visibility modifier in refined constructors.
## [0.2.0]
Loading