1
0
mirror of https://github.com/chylex/IntelliJ-Inspection-Lens.git synced 2025-05-06 14: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-07-07 22:08:13 +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 Handle dynamic plugin loading and unloading 2022-07-07 22:08:13 +02:00
.gitattributes Add IDEA project files 2022-07-07 16:43:45 +02:00
.gitignore Add IDEA project files 2022-07-07 16:43:45 +02:00
build.gradle.kts Add build and plugin configuration 2022-07-07 17:08:33 +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