IntelliJ Community . SelectPlugin

 
SelectPlugin 

HOME INDEX SEARCH CHANGES GO  

Description.

SelectMethod action (can select method, field with the javadoc; by default mapped to Ctrl-Shift-M).

Warning.

This plugin uses non-published IDEA API.

Downloads, Bugs, RFEs:

http://sourceforge.net/projects/tz-ip/

How to deploy.

  • Copy the jar file (e.g. Select.jar) to the plugins directory ($IDEA_HOME/plugins).
  • Restart IDEA.

SelectMethod action.

SelectPlugin.SelectMethod. By default mapped to Ctrl-Shift-M. It will select the method including blank lines after the method. You can invoke it anywhere in the method (actually anywhere in the "selected" area, i.e. select method, now notice the area that was selected, you can select the method by invoking the action anywhere in this area). The action will select the javadoc comment (if present). The action also works for fields, static and instance initializers. In xml files selects root element's children (e.g. target tags in Ant's build.xmls).

How to build.

  1. Specify locations in build-home.properties
  2. ant clean main.

History.

0.2 (#896) - Aug 20, 2003

  • Works only with Aurora builds (tested with #896).
  • Works in xml files - selects root element's children (e.g. target tags in Ant's build.xmls).

0.1 (#701, #816) - May 27, 2003

  • SelectMethod action.

-- TimurZambalayev - May 27, 2003

IntelliJPluginWebForm
IntelliJPluginName: SelectPlugin
IntelliJPluginVersion: 0.2
IntelliJPluginVendor: TimurZambalayev
IntelliJPluginBinary: http://sourceforge.net/projects/tz-ip/
IntelliJPluginSource: http://sourceforge.net/projects/tz-ip/
IntelliJPluginClassification:
TopicClassification: IntelliJPluginPackage
TopicShortDescription: Select Method action (can select method, field with the javadoc; by default mapped to Ctrl-Shift-M).
TestedOnOS: OsWin2K
ShouldRunOnOS: AnyOS

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.