Skip to content

Make it work with IntelliJ IDEA 2023.3.4 (UE)#5

Merged
Flyrell merged 8 commits intoFlyrell:mainfrom
tscharke:main
Mar 4, 2024
Merged

Make it work with IntelliJ IDEA 2023.3.4 (UE)#5
Flyrell merged 8 commits intoFlyrell:mainfrom
tscharke:main

Conversation

@tscharke
Copy link
Collaborator

@tscharke tscharke commented Feb 27, 2024

I created a fork and have already made the following adjustments:

  • Make it run with IntelliJ IDEA 2023.3.4 (UE).
  • Using the latest version of dependencies.
  • Extract most of the version-numbers into gradle.properties.
  • Increase the version of the plugin itself. Its now/here version 1.1.0.
  • It seems like the list of attributes is not being applied correctly.
    Most of the time it only works with one attribute definition and not with several.
  • Add support for keyboard shortcuts (ctrl alt e).

Fixes #1, #2, #4

@tscharke
Copy link
Collaborator Author

tscharke commented Feb 28, 2024

@Flyrell It would be great if you took a look on this PR and use it for a new release 🙏

tscharke and others added 2 commits February 28, 2024 20:36
* feat(release): Add workflow

* fix(workflow): trigger on tagged push

* fix(workflow): Avoid deprecating set-output commands
@Flyrell Flyrell merged commit 8f55b04 into Flyrell:main Mar 4, 2024
tscharke pushed a commit that referenced this pull request Dec 18, 2025
Make it work with IntelliJ IDEA 2023.3.4 (UE)
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 JSX and TSX

2 participants