Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Intellij 2024.2 #72

Merged
merged 16 commits into from
Sep 25, 2024
Merged

Support Intellij 2024.2 #72

merged 16 commits into from
Sep 25, 2024

Conversation

peddiashrith
Copy link
Contributor

@peddiashrith peddiashrith commented Sep 25, 2024

Notes

Testing

  • ./gradlew buildPlugin
  • ./gradlew verifyPlugin
  • Tested that generated zip file is working with IntelliJ 2024.2 version

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Ashrith Kumar Peddi and others added 16 commits December 15, 2023 18:17
1. adds GitHub actions changes
2. add plugin info in the build.gradle.kts
3. adds IC-233 source folder
…ion#63)

* Support IntelliJ 2024.1, and update release to v2.6.0

* Add IC-2024.1 to release.yml product list
* Changes SExpression children to use `SEXPRESSION_ATOM` instead of `VALUE`
* Adds changes in `IonSExpressionBlock` to consider `SEXPRESSION_ATOM`
as children as per BNF grammar
* Adds changes in `IonCodeBlockSpacing` to correctly consider
`SEXPRESSION_ATOM` as children as per BNF grammar
* Adds changes in tests for usign correct node names
* Adds changes for PR workflow to run Gradle Build task
1. Adds IC-242 source folder
2. Upgrade gradle. Intellij 2024+ (242+) needs gradle 8.2+
3. Add plugin info in the build.gradle.kts
4. Adds GitHub actions changes
…d version is 2022.3 by new intellij platform plugin
1. adds GitHub actions changes
2. add plugin info in the build.gradle.kts
3. adds IC-242 source folder
@popematt popematt merged commit 068c3c4 into amazon-ion:master Sep 25, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Intellij 2024.2
4 participants