From 2c1c6cc5ac6fe5dd428517ba2944b62a1a0c0174 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E4=B8=87=E7=A8=8B?= <1498425439@qq.com> Date: Fri, 16 Dec 2022 01:31:20 +0800 Subject: [PATCH] Move Project Setting under Global Setting fixed #22 --- src/main/resources/META-INF/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 9e96bcf..c133715 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -107,7 +107,7 @@ Show doc comment at the Project view Tree, line End, json etc. id="io.github.linwancen.plugin.show.settings.AppSettingsConfigurable" displayName="// Show Comment Global"/> -