-
Notifications
You must be signed in to change notification settings - Fork 2
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
Migrate to Analysis API #56
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know there are still concerns with compatibility, so we'll figure that out before submitting. But approving the general design for now!
45ee75d
to
bb92e72
Compare
This commit also raises the minimum supported IJ version to 2024.2.1, as that is the earliest version with K2 mode support.
bb92e72
to
84d1447
Compare
Turns out that the analysis api is compatible with K1 mode too.
c02ad5f
to
8aceab7
Compare
@@ -1,5 +1,12 @@ | |||
# Kobweb IntelliJ Plugin | |||
|
|||
## [0.1.4] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very minor question: What do you think about 0.2.0? This seems like a bigger change than normal.
No description provided.