mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-10 07:57:01 +08:00
* 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
8 lines
200 B
HTML
8 lines
200 B
HTML
<html>
|
|
<body>
|
|
<p>检查 ExternalResource 没有 close 的情况。
|
|
</p>
|
|
<!-- tooltip end -->
|
|
<!--<p>Text after this comment will only be shown in the settings of the inspection.</p>-->
|
|
</body>
|
|
</html> |