Him188
6d02764e2e
Add USING_DERIVED_XXX_TYPE diagnostic and ConvertToXXXFix for derived collection type usages in PluginData delegation. fix #278
2021-02-11 18:52:48 +08:00
Him188
626b8d600b
2.4-M1
2021-02-07 14:35:20 +08:00
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
Him188
d5827f3088
Support PluginMainServiceNotConfiguredInspection for Java
2021-01-16 13:13:45 +08:00
Him188
f802415c7a
Provide ConvertToValFix for READ_ONLY_VALUE_CANNOT_BE_VAR
2020-12-01 10:14:12 +08:00
Him188
a6d5656161
Support ReadOnlyPluginData:
...
Add ReadOnlyPluginData, ReadOnlyPluginConfig,
New inspection: READ_ONLY_VALUE_CANNOT_BE_VAR,
2020-11-30 14:25:40 +08:00
Him188
a66ecbf8c8
New inspection: RESTRICTED_CONSOLE_COMMAND_OWNER, close #216
2020-11-29 16:12:49 +08:00
Him188
d248188fac
Update icon
2020-11-05 16:34:56 +08:00
Him188
14fd3015b9
Fix resolve
2020-10-28 15:25:30 +08:00
Karlatemp
d0b71b200f
block whitespace in permission id
...
- blocked all whitespace
- Update IntelliJ IDEA plugin message
- Bump IntelliJ IDEA testing project version
- Add tests for permission id
2020-10-21 00:02:55 +08:00
Him188
e214a43043
Fix IDE resolve on startup
2020-10-02 13:45:25 +08:00
Him188
3fa7c9e128
Support ILLEGAL_COMMAND_NAME, ILLEGAL_PERMISSION_NAME, ILLEGAL_PERMISSION_ID, ILLEGAL_PERMISSION_NAMESPACE
2020-09-19 00:22:38 +08:00
Him188
7244cb76c4
Introduce inspection NOT_CONSTRUCTABLE_TYPE for PluginData.value
2020-09-18 15:36:03 +08:00
Him188
5dbf596582
Support checking plugin name and plugin id (ILLEGAL_PLUGIN_DESCRIPTION)
2020-09-18 01:49:08 +08:00
Him188
3fc2d7f5c1
Diagnostics and resolve utilities
2020-09-18 00:21:05 +08:00
Him188
287b4b2995
Group mirai-console-intellij and mirai-console-gradle into 'tools'
2020-09-17 21:24:13 +08:00