mirai/tools/intellij-plugin/src
Him188 fada587297
Resource not closed inspection (#286)
* Initial support of ResourceNotClosedInspection, #283

* Improve UsingStringPlusMessageInspection

* Add fix for sendAsImageTo and uploadAsImage

* Add Fix for ResourceNotClosedInspection

* ResourceNotClosedInspection support for Java

* Add WrapWithResourceUseCallIntention for Kotlin, #284
2021-02-05 21:45:39 +08:00
..
diagnostics Resource not closed inspection (#286) 2021-02-05 21:45:39 +08:00
line/marker Support CommandDeclarationLineMarkerProvider for Java methods 2021-02-03 21:47:19 +08:00
resolve Resource not closed inspection (#286) 2021-02-05 21:45:39 +08:00
util Improve inspection performance 2021-01-29 10:23:18 +08:00
Icons.kt Migrate 2020-12-19 00:58:10 +08:00
IDEContainerContributor.kt idea: disable declaration checkers if mirai-console dependency not found 2021-01-29 13:04:20 +08:00
QuickFixRegistrar.kt Provide ConvertToValFix for READ_ONLY_VALUE_CANNOT_BE_VAR 2020-12-01 10:14:12 +08:00