From 16ee529be06429129c6aa43b0fb9b3e9af103a67 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 10 Dec 2019 21:32:56 +0100 Subject: Add dot.case conversion --- src/main/resources/META-INF/plugin.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'src/main/resources/META-INF') diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 9ab02a7..9f60c29 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -1,7 +1,7 @@ me.laria.code.idea_caseconv Case conversion - 0.5.1 + 0.5.2 Laria Chabowski @@ -17,11 +17,11 @@
  • lower case
  • fLIP cASE
  • Title Case
  • +
  • dot.case
  • ]]>
    - - +

    Version 0.5.2: Add Convert case: dot.case action

    ]]>
    @@ -76,6 +76,10 @@ text="Convert Case: Title Case"> + + +
    \ No newline at end of file -- cgit v1.2.3-54-g00ecf