1
0
mirror of https://github.com/chylex/IntelliJ-Inspection-Lens.git synced 2025-05-05 02:34:06 +02:00
IntelliJ platform plugin that shows errors, warnings, and other inspection highlights inline. https://plugins.jetbrains.com/plugin/19678-inspection-lens
Go to file
2022-08-05 21:45:21 +02:00
.idea Add build and plugin configuration 2022-07-07 17:08:33 +02:00
gradle/wrapper Add Gradle wrapper 2022-07-07 16:43:44 +02:00
src/main Fix exception if async description supplier returns null 2022-08-05 21:45:21 +02:00
.gitattributes Add IDEA project files 2022-07-07 16:43:45 +02:00
.gitignore Update .gitignore 2022-07-29 12:38:35 +02:00
build.gradle.kts Update minimum IDEA version to 2022.2 2022-07-29 12:38:35 +02:00
gradle.properties Add build and plugin configuration 2022-07-07 17:08:33 +02:00
gradlew Add Gradle wrapper 2022-07-07 16:43:44 +02:00
gradlew.bat Add Gradle wrapper 2022-07-07 16:43:44 +02:00
LICENSE Add license 2022-07-06 16:05:44 +02:00
settings.gradle.kts Add build and plugin configuration 2022-07-07 17:08:33 +02:00