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-05-12 23:34:09 +02:00
Code
IntelliJ-Inspection-Lens
/
.idea/runConfigurations/Plugin.xml
build.gradle.kts
gradle.properties
LICENSE
logo.afdesign
logo.png
README.md
settings.gradle.kts
src/main/kotlin/com/chylex/intellij/inspectionlens/compatibility/GrazieSupport.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/editor/EditorLens.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/editor/EditorLensInlay.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/editor/EditorLensLineBackground.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/editor/EditorLensManager.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/editor/HighlighterWithInfo.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/editor/LensMarkupModelListener.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/editor/LensRenderer.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/editor/LensSeverity.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/editor/LensSeverityTextAttributes.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/InspectionLens.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/InspectionLensFileOpenedListener.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/InspectionLensPluginDisposableService.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/InspectionLensPluginListener.kt
src/main/kotlin/com/chylex/intellij/inspectionlens/utils/DebouncingInvokeOnDispatchThread.kt
src/main/resources/META-INF/compatibility/InspectionLens-Grazie.xml
src/main/resources/META-INF/plugin.xml
src/main/resources/META-INF/pluginIcon.svg
src/test/kotlin/com/chylex/intellij/inspectionlens/EditorLensTest.kt
No matching file found