Files
Macros that deal with files or buffers
Rename Current Buffer (Rename_Current.bsh v0.1 by David Mlejnek)
Submitted by Monday, 13 September, 2004 - 16:49
on
Renames the current buffer.
Updated on 09/13/2004 - 16:49
Downloads: 2196
Switch Project (Switch_Project.bsh v1.0 by Jeroen Budts (TeRanEX))
Submitted by Wednesday, 27 July, 2005 - 16:50
on
A BeanShell macro script to easily switch between Projects (this macro requires the ProjectViewer plugin to work!). It is based on Buffer Switcher by Ollie Rutherfurth
Updated on 07/27/2005 - 17:34
Downloads: 1642
switchLineSeparatorForAllBuffers.bsh v0.2 by Saimon Moore
Submitted by Thursday, 19 February, 2004 - 19:35
on
Displays a dialog which allows you to switch the line separators of either:
- All open buffers in current view
- All files (recursive) in a specified directory
- All files in a ProjectViewer project which you select
Update: Added filter and now the macro will only close files which are not already open.
Please feel free to update and improve on this...
Updated on 02/20/2004 - 12:26
Downloads: 2087
Syncronize working directory of console and/or beanshell with current buffer (ChangeDirectory.bsh v1.4 by Robert Schwenn)
Submitted by Monday, 6 November, 2006 - 20:46
on
This macro changes the working directory of console plugin and/or beanshell to the current buffer's parent directory. This is controlled by two properties, which have to be set manually.
The macro is intended for use with the action hooks pugin, bound to the events "BufferUpdate.LOADED" and "EditPaneUpdate.BUFFER_CHANGED". So the working directory of console is synchronized with current buffer (almost) every time.
Last Update: Now for Linux, too: Invoke cd command only, if buffer directory really has changed.
Updated on 05/06/2013 - 17:44
Downloads: 3338
Toggle Read Only (Toggle_Read_Only.bsh v1.0 by Ollie Rutherfurd)
Submitted by Wednesday, 18 February, 2004 - 02:32
on
Updated on 02/18/2004 - 02:36
Downloads: 1922
Undo Close Buffer (UndoCloseBuffer.bsh v1.0 by David Mlejnek)
Submitted by Monday, 23 August, 2010 - 08:29
on
Reopens the recently closed buffer. Similar to the common browsers feature, that re-opens the recently closed tab. Recommended keyboard shortcut: Ctrl+Shift+T
Updated on 08/23/2010 - 08:29
Downloads: 852
VOGen macro (VOGen.bsh v1.0 by Jia Zhiming)
Submitted by Wednesday, 14 April, 2004 - 09:39
on
Basicly it helps you to generate get/set methods from java class/instance variables. Unlike the "Make Get and Set Methods" macro, the operation is over the whole buffer, so there is no need to choose which portion to operate on. Quite easy to use. enjoy. :)
Updated on 04/14/2004 - 09:39
Downloads: 1570
There are 480 downloads in our database