From bf98f3e5c900f3adceaf2decd25a685773301941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E4=B8=87=E7=A8=8B?= <1498425439@qq.com> Date: Sat, 15 Nov 2025 11:15:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=202.28=20Alt=20X=20switch=20line=20end=20?= =?UTF-8?q?comment=20|=20Alt=20+=20X=20=E8=A1=8C=E6=9C=AB=E6=B3=A8?= =?UTF-8?q?=E9=87=8A=E5=BC=80=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 4 +++- .../settings/action/LineEndSwitchAction.java | 20 +++++++++++++++++++ src/main/resources/META-INF/plugin.xml | 20 +++++++++---------- 3 files changed, 33 insertions(+), 11 deletions(-) create mode 100644 src/main/java/io/github/linwancen/plugin/show/settings/action/LineEndSwitchAction.java diff --git a/build.gradle b/build.gradle index 2c7126d..5f5dca2 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { } group 'io.github.linwancen' -version '2.27.0.' + (new Date().format('yyyy.MM.dd_HH.mm')) +version '2.28.0.' + (new Date().format('yyyy.MM.dd_HH.mm')) patchPluginXml { // The performance of 2019.3 has been greatly improved. @@ -15,6 +15,7 @@ patchPluginXml { changeNotes = """

English Change Notes: