ToggleCharacterCase 

HOME INDEX SEARCH GO  

 <<O>>  Difference Topic ToggleCharacterCase (r1.12 - 30 Nov 2004 - DonaldFMcLean)
Added:
>
>


I was reviewing my IDEA Tracker entries. I had forgotten about this plugin. Anyway, it no longer works.

 <<O>>  Difference Topic ToggleCharacterCase (r1.11 - 08 Nov 2003 - ChrisBartley)
Changed:
<
<

This plugin was tested with IntelliJ IDEA 3.0 Build 650 on Windows 2000.

>
>

This plugin was tested with IntelliJ IDEA Build 963 on Windows 2000.

Added:
>
>

v 1.2 (07 Nov 2003)

  • Updated plugin.xml for Aurora's Plugin Manager
Deleted:
<
<

-- ChrisBartley - 27 Sep 2002

Notes for 3.0 release (builds 676+)

You have to change group-id "EditorActions" to "EditorPopupMenu" at plugin.xml -- RomanPorotnikov - 22 Nov 2002
Changed:
<
<

%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="1.1"}%

>
>

%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="1.2"}%

Changed:
<
<

%META:FIELD{name="TestedOnOS" title="TestedOnOS" value=""}%

>
>

%META:FIELD{name="TestedOnOS" title="TestedOnOS" value="OsWin2K"}%

Changed:
<
<

%META:FILEATTACHMENT{name="ToggleCharacterCase-1.1.zip" attr="" comment="v 1.1" date="1033166282" path="C:\z\ToggleCharacterCase-1.1.zip" size="28377" user="ChrisBartley" version="1.1"}%

>
>

%META:FILEATTACHMENT{name="ToggleCharacterCase-1.1.zip" attr="h" comment="v 1.1" date="1033166282" path="C:\z\ToggleCharacterCase-1.1.zip" size="28377" user="ChrisBartley" version="1.1"}% %META:FILEATTACHMENT{name="ToggleCharacterCase-1.2.zip" attr="" comment="v 1.2" date="1068258082" path="C:\data_bartley\projects\IDEAOpenAPI\project\openapi\ToggleCharacterCase\ToggleCharacterCase-1.2.zip" size="30213" user="ChrisBartley" version="1.1"}%


 <<O>>  Difference Topic ToggleCharacterCase (r1.10 - 30 Oct 2003 - VinceMallet)
Changed:
<
<

%META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value=""}% %META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value=""}% %META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value=""}%

>
>

%META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value="ToggleCharacterCase"}% %META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="1.1"}% %META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value="Chris Bartley"}%

Changed:
<
<

%META:FIELD{name="ShouldRunOnOS" title="ShouldRunOnOS" value=""}%

>
>

%META:FIELD{name="ShouldRunOnOS" title="ShouldRunOnOS" value="AnyOS"}%


 <<O>>  Difference Topic ToggleCharacterCase (r1.9 - 18 Jun 2003 - ChrisBartley)
Changed:
<
<

%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginArchive"}%

>
>

%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}%


 <<O>>  Difference Topic ToggleCharacterCase (r1.8 - 18 Jun 2003 - AlexeyEfimov)
Changed:
<
<

%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}%

>
>

%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginArchive"}%


 <<O>>  Difference Topic ToggleCharacterCase (r1.7 - 19 May 2003 - AlexeyEfimov)
Changed:
<
<

%META:FORM{name="WebForm"}%

>
>

%META:FORM{name="IntelliJPluginWebForm"}% %META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value=""}% %META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value=""}% %META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value=""}% %META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value=""}% %META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value=""}% %META:FIELD{name="IntelliJPluginClassification" title="IntelliJPluginClassification" value=""}%


 <<O>>  Difference Topic ToggleCharacterCase (r1.6 - 02 Dec 2002 - AlexeyEfimov)
Changed:
<
<

%META:FORM{name="PluginWebForm"}%

>
>

%META:FORM{name="WebForm"}%


 <<O>>  Difference Topic ToggleCharacterCase (r1.5 - 30 Nov 2002 - AlexeyEfimov)
Added:
>
>

%META:FORM{name="PluginWebForm"}% %META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}% %META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="If there is no selection in the editor, this action toggles the case of the character immediately following the caret (if any) and moves the caret to the position immediately after the changed character"}% %META:FIELD{name="TestedOnOS" title="TestedOnOS" value=""}% %META:FIELD{name="ShouldRunOnOS" title="ShouldRunOnOS" value=""}%


 <<O>>  Difference Topic ToggleCharacterCase (r1.4 - 22 Nov 2002 - RomanPorotnikov)
Added:
>
>

Notes for 3.0 release (builds 676+)

You have to change group-id "EditorActions" to "EditorPopupMenu" at plugin.xml -- RomanPorotnikov - 22 Nov 2002

 <<O>>  Difference Topic ToggleCharacterCase (r1.3 - 27 Sep 2002 - ChrisBartley)
Changed:
<
<

This plugin provides an action that toggles the case of the character immediately following the caret (if any) and moves the caret to the position immediately after the changed character. If the caret is at the end of a line, but not the end of the document, then the caret is simply moved to the beginning of the next line. If the caret is at the end of the document, nothing happens.

>
>

If there is no selection in the editor, this action toggles the case of the character immediately following the caret (if any) and moves the caret to the position immediately after the changed character. If the caret is at the end of a line, but not the end of the document, then the caret is simply moved to the beginning of the next line. If the caret is at the end of the document, nothing happens.

If there is a selection in the editor, the case of each selected character is toggled (thus "This Is A Test" becomes "tHIS iS a tEST") and the caret position is left unchanged.

Changed:
<
<

v 1.0 (27 Sept 2002)

  • Initial version
>
>

v 1.1 (27 Sep 2002)
Changed:
<
<

Feature Requests

>
>

  • Now also toggles the case of individual characters in selected text (thanks to JonSteelman for catching the selected text bug in the previous version)
Changed:
<
<

>
>

v 1.0 (27 Sept 2002)
Added:
>
>

  • Initial version
Changed:
<
<

%META:FILEATTACHMENT{name="ToggleCharacterCase-1.0.zip" attr="" comment="v 1.0" date="1033157798" path="C:\z\ToggleCharacterCase-1.0.zip" size="26802" user="ChrisBartley" version="1.1"}%

>
>

%META:FILEATTACHMENT{name="ToggleCharacterCase-1.0.zip" attr="h" comment="v 1.0" date="1033157798" path="C:\z\ToggleCharacterCase-1.0.zip" size="26802" user="ChrisBartley" version="1.1"}% %META:FILEATTACHMENT{name="ToggleCharacterCase-1.1.zip" attr="" comment="v 1.1" date="1033166282" path="C:\z\ToggleCharacterCase-1.1.zip" size="28377" user="ChrisBartley" version="1.1"}%


 <<O>>  Difference Topic ToggleCharacterCase (r1.2 - 27 Sep 2002 - JonSteelman)
Added:
>
>

Feature Requests


 <<O>>  Difference Topic ToggleCharacterCase (r1.1 - 27 Sep 2002 - ChrisBartley)
Added:
>
>

%META:TOPICINFO{author="ChrisBartley" date="1033158060" format="1.0" version="1.1"}% %META:TOPICPARENT{name="WebHome"}%

Introduction

This plugin provides an action that toggles the case of the character immediately following the caret (if any) and moves the caret to the position immediately after the changed character. If the caret is at the end of a line, but not the end of the document, then the caret is simply moved to the beginning of the next line. If the caret is at the end of the document, nothing happens.

No keymap is associated with this action. To use it, you'll first need to define a key mapping for it. You should find this action in the Keymap dialog under the Editor Actions section.

The idea for this plugin was inspired by an IDEA Tracker feature request from DonaldFMcLean.

This plugin was tested with IntelliJ IDEA 3.0 Build 650 on Windows 2000.

History

v 1.0 (27 Sept 2002)

  • Initial version

-- ChrisBartley - 27 Sep 2002 %META:FILEATTACHMENT{name="ToggleCharacterCase-1.0.zip" attr="" comment="v 1.0" date="1033157798" path="C:\z\ToggleCharacterCase-1.0.zip" size="26802" user="ChrisBartley" version="1.1"}%


View | Diffs | r1.12 | > | r1.11 | > | r1.10 | More

e d i t a t t a c h r e f - b y d i f f s
Ideas,requests,problems regarding this site? Send feedback.
Copyright @ 2000-2003 by the contribution authors. All material on this collaboration tool is the property of the contributing authors.

Revision r1.1 - 27 Sep 2002 - 20:21 GMT - ChrisBartley
Revision r1.12 - 30 Nov 2004 - 19:36 GMT - DonaldFMcLean
Copyright © 2001 by the contributing authors. All material on this collaboration tool is the property of the contributing authors.
Ideas, requests, problems regarding this site? Send feedback.