From 88f205aab9167aeae720b657986bae5fe8b593e6 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 25 Jun 2019 21:55:46 +0200 Subject: Add Title Case action --- resources/META-INF/plugin.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index c532213..9ab02a7 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -1,7 +1,7 @@ me.laria.code.idea_caseconv Case conversion - 0.5 + 0.5.1 Laria Chabowski @@ -16,6 +16,7 @@
  • UPPER CASE
  • lower case
  • fLIP cASE
  • +
  • Title Case
  • ]]>
    @@ -71,6 +72,10 @@ text="Convert Case: fLIP cASE"> + + +
    \ No newline at end of file -- cgit v1.2.3-54-g00ecf