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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
jetbrains-plugin
Commits
da169e69
Commit
da169e69
authored
8 months ago
by
Johannes Mey
Browse files
Options
Downloads
Patches
Plain Diff
patched CHANGELOG.md
parent
9a8a8202
No related branches found
No related tags found
No related merge requests found
Pipeline
#20317
failed
8 months ago
Stage: test
Stage: jar
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+16
-3
16 additions, 3 deletions
CHANGELOG.md
with
16 additions
and
3 deletions
CHANGELOG.md
+
16
−
3
View file @
da169e69
...
@@ -4,8 +4,6 @@
...
@@ -4,8 +4,6 @@
### Added
### Added
-
Support for IntelliJ IDEA 2024.3.
### Changed
### Changed
### Deprecated
### Deprecated
...
@@ -14,24 +12,34 @@
...
@@ -14,24 +12,34 @@
### Fixed
### Fixed
## [0.3.5]
### Added
-
Support for IntelliJ IDEA 2024.3.
## [0.3.4] - 2024-08-07
## [0.3.4] - 2024-08-07
### Added
### Added
-
Support for IntelliJ IDEA 2024.2.
-
Support for IntelliJ IDEA 2024.2.
## [0.3.3] - 2023-12-29
## [0.3.3] - 2023-12-29
### Added
### Added
-
Support for IntelliJ IDEA 2023.3.
-
Support for IntelliJ IDEA 2023.3.
## [0.3.2] - 2023-09-13
## [0.3.2] - 2023-09-13
### Added
### Added
-
Support for IntelliJ IDEA 2023.2.
-
Support for IntelliJ IDEA 2023.2.
## [0.3.1]
## [0.3.1]
### Added
### Added
-
Usages are now highlighted.
-
Usages are now highlighted.
-
Note that although it works in the Java embeddings within aspects, it does
*not*
work in "real" Java classes.
-
Note that although it works in the Java embeddings within aspects, it does
*not*
work in "real" Java classes.
Please use this feature with caution. As with most refactoring tools, it is quite fragile and won't give correct
Please use this feature with caution. As with most refactoring tools, it is quite fragile and won't give correct
...
@@ -43,16 +51,19 @@
...
@@ -43,16 +51,19 @@
-
Support for IntelliJ IDEA 2022.3 and 2023.1.
-
Support for IntelliJ IDEA 2022.3 and 2023.1.
### Fixed
### Fixed
-
A bug for type name refactoring in grammar files which prevented the actual definition from being renamed.
-
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").
-
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.
-
A bug that required a visibility modifier in refined constructors.
### Removed
### Removed
-
Support for all IntelliJ IDEA version prior to 2022.3.
-
Support for all IntelliJ IDEA version prior to 2022.3.
## [0.2.0]
## [0.2.0]
### Added
### Added
-
Support for IntelliJ IDEA 2021.2.3.
-
Support for IntelliJ IDEA 2021.2.3.
-
syntax highlighter and color settings
-
syntax highlighter and color settings
two file types for jrag and jadd
two file types for jrag and jadd
...
@@ -61,9 +72,11 @@
...
@@ -61,9 +72,11 @@
-
Dark mode icon which is a bit less colourful.
-
Dark mode icon which is a bit less colourful.
### Removed
### Removed
-
Support for IntelliJ IDEA 2020.2.4. Minimal version now is 2021.1.1.
-
Support for IntelliJ IDEA 2020.2.4. Minimal version now is 2021.1.1.
[
Unreleased
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.4...HEAD
[
Unreleased
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.5...HEAD
[
0.3.5
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.4...v0.3.5
[
0.3.4
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.3...v0.3.4
[
0.3.4
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.3...v0.3.4
[
0.3.3
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.2...v0.3.3
[
0.3.3
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.2...v0.3.3
[
0.3.2
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.1...v0.3.2
[
0.3.2
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.1...v0.3.2
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment