|
|
| Added: |
> > |
In xml files selects root element's children (e.g. target tags in Ant's build.xmls).
|
| Changed: |
< < |
- Specify the location of $idea.home in build.properties
| > > |
- Specify locations in build-home.properties
|
| Added: |
> > |
- 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).
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.1"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.2"}% |
|
|
| Added: |
> > |
%META:TOPICINFO{author="TimurZambalayev" date="1054012440" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="TimurZambalayev"}%
SelectMethod action (can select method, field with the javadoc; by default mapped to Ctrl-Shift-M).
This plugin uses non-published IDEA API.
Downloads, Bugs, RFEs:
http://sourceforge.net/projects/tz-ip/
- Copy the jar file (e.g. Select.jar) to the plugins directory ($IDEA_HOME/plugins).
- Restart IDEA.
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.
- Specify the location of $idea.home in build.properties
- ant clean main.
-- TimurZambalayev - May 27, 2003
%META:FORM{name="IntelliJPluginWebForm"}%
%META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value="SelectPlugin"}%
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.1"}%
%META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value="TimurZambalayev"}%
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://sourceforge.net/projects/tz-ip/"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://sourceforge.net/projects/tz-ip/"}%
%META:FIELD{name="IntelliJPluginClassification" title="IntelliJPluginClassification" value=""}%
%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}%
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="Select Method action (can select method, field with the javadoc; by default mapped to Ctrl-Shift-M)."}%
%META:FIELD{name="TestedOnOS" title="TestedOnOS" value="OsWin2K"}%
%META:FIELD{name="ShouldRunOnOS" title="ShouldRunOnOS" value="AnyOS"}% |
View
| Diffs | r1.2 | > | r1.1
| More
|
|