IntelliJ Community . CodeFolder

 
CodeFolder 

HOME INDEX SEARCH CHANGES GO  
-- KellyJensen - 17 Nov 2002

DISCLAIMER: This plugin uses the Psi Api which is not supported by Intellij.

Installation:

1. Copy the jar file to the plugin directory.

2. Open the project properties window.

3. Scroll the icons on the left down to the "CodeFolder" icon.

4. Click on the icon and choose the desired options.


Version 0.2 (tested on build 684)

- added folding for try, catch, finally statements

- classes and anonymous classes can also be folded

- actions for collapsing and expanding folded code have also been added to the menu (View | Folding) and popup menu (Folding)

- folding of elements at creation time can now be controlled by a fold by default option

Known Issues

After folding has been enabled, new elements will not be folded.

For example, if you fold if statements and then create an if statement in your code it will not be folded.

A work around for now is to go to the configuration ui and disable and then reenable folding for if statements.


Known issues - A NullPointerException can be thrown when calling "Expand All"

It was actually IDEA bug and it's fixed in the build #681. -- ValentinKipiatkov - 18 Nov 2002

Version 0.1 (tested on builds 676 and 680)

- Provides code folding for for, if, while, and switch statements.

- In addition, licenses can also be folded. A regular expression can be provided which will be used to match the license.

IntelliJPluginWebForm
IntelliJPluginName:
IntelliJPluginVersion:
IntelliJPluginVendor:
IntelliJPluginBinary:
IntelliJPluginSource:
IntelliJPluginClassification:
TopicClassification: IntelliJPluginArchive
TopicShortDescription: Folds if, while, for, switch, try, catch, and finally statements. Classes, anonymous classes, and licenses are also supported.
TestedOnOS: OsLinux
ShouldRunOnOS: AnyOS

Attachment: sort Action: Size: Date: Who: Comment:
CodeFolder.jar action 16197 17 Nov 2002 - 09:30 KellyJensen Version 0.1
CodeFolder-src.zip action 17490 17 Nov 2002 - 09:47 KellyJensen Version 0.1 src
CodeFolder-0.2.jar action 38777 09 Dec 2002 - 08:04 KellyJensen Version 0.2
CodeFolder-0.2-src.zip action 36162 09 Dec 2002 - 08:09 KellyJensen Version 0.2 src

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.