Commit Graph

13 Commits

Author SHA1 Message Date
Karlatemp
bf9dd0d229
[IJ] Create .gitignore in project creating 2021-06-07 21:21:51 +08:00
Karlatemp
95620cd386
[IJ] Create RunTerminal.kt in project creating; fix #362 2021-06-07 21:21:27 +08:00
Him188
9c3af046c7 IDE: remove maven dependency 2021-04-10 12:36:56 +08:00
Him188
bfd8a0068c Fix template name 2021-04-04 19:30:34 +08:00
Him188
41d0c16ad1
New Project Wizard (#320)
* Add project wizard

* Add OptionsStep

* Template application fundamentals

* Extract BuildSystemType from BuildSystemStep to top-level

* Complete templates

* Fix build

* Fix build

* Support Java and Groovy, fix strings in Kotlin templates

* Add template for gradle.properties

* Disable `depends on` field

* Fix Java template

* Fix build

* Update tools/compiler-annotations/src/CheckerConstants.kt

Co-authored-by: Karlatemp <karlatemp@vip.qq.com>

* Update tools/intellij-plugin/src/creator/steps/ValidationUtil.kt

Co-authored-by: Karlatemp <karlatemp@vip.qq.com>

Co-authored-by: Karlatemp <karlatemp@vip.qq.com>
2021-03-29 18:17:50 +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
64c7770b56 Update UsingStringPlusMessage inspection message 2021-01-16 15:10:16 +08:00
Him188
1d44ad1520 Fix duplicated inspection shortName 2021-01-16 14:56:47 +08:00
Him188
d5827f3088 Support PluginMainServiceNotConfiguredInspection for Java 2021-01-16 13:13:45 +08:00
Him188
203636d309 Support UsingStringPlusMessageInspection and ConvertToPlainTextFix 2020-12-29 17:23:56 +08:00
Him188
0c3a4c735d Support PluginMainServiceNotConfiguredInspection and ConfigurePluginMainServiceFix 2020-11-10 13:59:41 +08:00
Him188
d248188fac Update icon 2020-11-05 16:34:56 +08:00
Him188
03467a6f45 Simplify source root structure 2020-10-30 10:28:18 +08:00