Inspections do not show up in IntellliJ #1

Closed
opened 2020-09-04 04:04:46 +02:00 by beatrichartz · 5 comments
beatrichartz commented 2020-09-04 04:04:46 +02:00 (Migrated from github.com)

Hi, this looks like a great plugin. When I install it on latest Intellij Ultimate with a project in kotlin 1.3.72 and assertJ 3.13.2, inspections do not show up though, even if I copy the lines in the README. Am I doing something wrong?

Hi, this looks like a great plugin. When I install it on latest Intellij Ultimate with a project in kotlin 1.3.72 and assertJ 3.13.2, inspections do not show up though, even if I copy the lines in the README. Am I doing something wrong?
chrisly42 commented 2020-09-04 12:24:19 +02:00 (Migrated from github.com)

Hi there. Your project is a Kotlin language project, right? The plugin currently only works with Java language projects (there're a couple of reasons behind this, and they way IntelliJ supports PSI/AST-Analysis for other languages is pretty uhm... limited).

There was hardly any feedback on the plugin since its release, and there doesn't seem to be much interest in a Kotlin version (which would have been called Kajon ;) ). So there is no Kotlin-support, though the plugin itself was written in Kotlin.

Hi there. Your project is a Kotlin language project, right? The plugin currently only works with Java language projects (there're a couple of reasons behind this, and they way IntelliJ supports PSI/AST-Analysis for other languages is pretty uhm... limited). There was hardly any feedback on the plugin since its release, and there doesn't seem to be much interest in a Kotlin version (which would have been called Kajon ;) ). So there is no Kotlin-support, though the plugin itself was written in Kotlin.
beatrichartz commented 2020-09-07 02:23:38 +02:00 (Migrated from github.com)

Oh I see. I for one would be very interested then in Kajon!

Oh I see. I for one would be very interested then in Kajon!
mmalicki commented 2020-09-25 09:36:27 +02:00 (Migrated from github.com)

Hi, I've had the same issue, couldn't figure it out why inspections don't show up. I assumed that it worked for kotlin too, since it has quite a lot of kotlin code itself ;)

Maybe some note would be worth adding so other people don't have the same issue.

Hi, I've had the same issue, couldn't figure it out why inspections don't show up. I assumed that it worked for kotlin too, since it has quite a lot of kotlin code itself ;) Maybe some note would be worth adding so other people don't have the same issue.
chrisly42 commented 2020-10-02 16:19:59 +02:00 (Migrated from github.com)

I will add a note about it to the documentation. Sorry for the inconvenience.

I will add a note about it to the documentation. Sorry for the inconvenience.
ianbrandt commented 2020-11-16 16:45:14 +01:00 (Migrated from github.com)

+1 for Kajon.

+1 for Kajon.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: chrisly42/cajon-plugin#1
No description provided.