This website requires JavaScript.
Explore
Help
Sign In
chylex
/
IntelliJ-Inspection-Lens
Watch
1
Star
0
Fork
0
You've already forked IntelliJ-Inspection-Lens
mirror of
https://github.com/chylex/IntelliJ-Inspection-Lens.git
synced
2025-08-13 23:17:04 +02:00
Code
Activity
14
Commits
5
Branches
0
Tags
ef18a1d9b50b28f9b60e8e2928503d0635ac69ab
Branches
Tags
View all branches
Go to file
Code
chylex
ef18a1d9b5
Fix exception if async description supplier returns null
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
Description
IntelliJ platform plugin that shows errors, warnings, and other inspection highlights inline.
https://plugins.jetbrains.com/plugin/19678-inspection-lens
intellij-platform
intellij-plugin
MPL-2.0
740
KiB
Languages
Kotlin
100%