From 37d8ce16069cd5d6b4211d945b56f749747dd819 Mon Sep 17 00:00:00 2001 From: Miha-x64 Date: Sun, 7 Jul 2019 21:04:52 +0300 Subject: [PATCH] readme & plugin.xml updates --- README.md | 24 ++++++++++++++++++++++-- src/main/resources/META-INF/plugin.xml | 17 +++++++++++++---- 2 files changed, 35 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0fecd42..03bce4a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,25 @@ ## Mike's IDEA extensions -* inspections, -* well, that's all for now +Some great inspections, quickfixes, tools. Well, only inspections at the moment. + +

UAST (Java + Kotlin) inspections

+ + +

Kotlin inspections

+ + +

Android inspections

+ \ No newline at end of file diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index b95e0c4..eb3ed98 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -5,13 +5,22 @@ Mike UAST (Java + Kotlin) inspections +

Kotlin inspections

Android inspections

@@ -62,7 +71,7 @@