IntelliJ Community . PrependAppend

 
PrependAppend 

HOME INDEX SEARCH CHANGES GO  

Introduction

This plugin provides a way to easily prepend and append one or more characters to the beginning or end of lines. Character(s) are prepended/appended to the current line if there is no selection, or all selected lines if there is a selection.

The plugin provides the following four actions:

  • Prepend...
    • Displays a dialog to input the character(s) to prepend. There's also a checkbox labeled "Set as default" to save the character(s) as the default characters to prepend.

  • Prepend Default
    • Prepends the character(s) previously saved as the default characters to prepend (via the "Prepend..." action).

  • Append...
    • Displays a dialog to input the character(s) to append. There's also a checkbox labeled "Set as default" to save the character(s) as the default characters to append.

  • Append Default
    • Appends the character(s) previously saved as the default characters to append (via the "Append..." action).

The actions are accessible via the Tools menu in the Prepend/Append group. No keymappings are associated with the actions by default, but you can find them in the Editor Actions group in the Keymaps dialog to assign your own.

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

Feature Requests

  • [add your requests here]

History

v 1.0 (31 Oct 2002)

  • Initial version

-- ChrisBartley - 01 Nov 2002

IntelliJPluginWebForm
IntelliJPluginName:
IntelliJPluginVersion:
IntelliJPluginVendor:
IntelliJPluginBinary:
IntelliJPluginSource:
IntelliJPluginClassification:
TopicClassification: IntelliJPluginPackage
TopicShortDescription: This plugin provides a way to easily prepend and append one or more characters to the beginning or end of lines
TestedOnOS:
ShouldRunOnOS:

Attachment: sort Action: Size: Date: Who: Comment:
PrependAppend-1.0.zip action 31734 31 Oct 2002 - 23:06 ChrisBartley v 1.0

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.