From 9c6c811eecabae730bfa22dfd236d96610dff3f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E4=B8=87=E7=A8=8B?= <1498425439@qq.com> Date: Sun, 11 Dec 2022 22:09:44 +0800 Subject: [PATCH] =?UTF-8?q?2.07=20global-setting=20reset=20default=20|=20?= =?UTF-8?q?=E5=85=A8=E5=B1=80=E8=AE=BE=E7=BD=AE=20=20=20=E5=A4=8D=E4=BD=8D?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=80=BC=20fixed=20#19?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 ++++++++++++++++- build.gradle | 4 +++- .../show/java/line/OwnerToPsiDocSkip.java | 1 + .../plugin/show/java/line/SkipUtils.java | 1 + .../plugin/show/lang/base/DocFilter.java | 2 +- .../show/settings/AppSettingsComponent.java | 3 +++ .../show/settings/AppSettingsConfigurable.java | 4 ++++ .../plugin/show/settings/AppSettingsState.java | 2 ++ src/main/resources/META-INF/plugin.xml | 15 ++++++++++++++- 9 files changed, 45 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9369f33..fb5aa55 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,11 @@ Show doc comment at the Project view Tree, line End, json etc.
  • The tsv conf file must could be search in "Go to File"(Ctrl + Shift + N) +

    My Other Project

    +

    中文说明:

    +

    我的其他项目

    + + +
    + 如果对你有所帮助,别忘了给本项目 GitHub -主页一个 Start,您的支持是项目前进的动力。 +主页一个 Star,您的支持是项目前进的动力。 @@ -68,6 +81,7 @@ Show doc comment at the Project view Tree, line End, json etc.

    English Change Notes: