Focus and Visibility
Macros which move the focus or change the visibility of certain GUI elements
Auto Collapse Folds (Auto_Collapse_Folds.bsh v1.0 by Brad Mace)
Submitted by Tuesday, 16 December, 2003 - 23:31
on
Expands/Collapses explicit folds based on them being preceded by a + or - ( +{{{ or -{{{ ). This lets you create a default expanded/collapsed state for each fold.
Updated on 12/16/2003 - 23:33
Downloads: 2200
Full Screen (Full_Screen.bsh v1.0 by Carmine Lucarelli)
Submitted by Tuesday, 30 December, 2003 - 14:38
on
Macro to close/reopen all docked windows, essentially a "Full Screen" toggle
Updated on 12/30/2003 - 14:38
Downloads: 2167
Fullscreen macro (TrueFullscreen.bsh v0.1 by k3rni)
Submitted by Tuesday, 7 August, 2007 - 09:20
on
A simple macro that toggles jEdit window to/from fullscreen mode. Disables window manager decorations, and sets the VM fullscreen window.
Works well on Linux. Windows testing shows that fullscreen window behavior is somewhat different.
Updated on 08/07/2007 - 09:20
Downloads: 961
Sparse_Search (sparse_search.zip vV1.0 by Peter Theobald)
Submitted by Saturday, 5 March, 2011 - 11:39
on
Searches an indented outline and puts the results in a new buffer. The results will have the lines that had the text you searched for along with the parents of those lines for context. Emacs Org-Mode calls this a sparse-tree.
Two versions: one for plain text search and the other for regex search.
Download the two .bsh files and put them in your /jedit/macros folder. Then go to Utilities/Global Options/Shortcuts and set up keyboard shortcuts for sparse_search and sparse_search_regex (such as control-shift-F and control-shift-R).
Two versions: one for plain text search and the other for regex search.
Download the two .bsh files and put them in your /jedit/macros folder. Then go to Utilities/Global Options/Shortcuts and set up keyboard shortcuts for sparse_search and sparse_search_regex (such as control-shift-F and control-shift-R).
Updated on 03/22/2011 - 19:45
Downloads: 1606
Splitpane Down (splitpane_down.bsh v1.0 by Claudio Vicari)
Submitted by Monday, 31 January, 2005 - 16:47
on
Moves the main split pane in the active view towards the bottom, if vertical, or to the right, if horizontal. Useful if called via a keyboard shortcut, in order to easily hide/show file portions.
Updated on 01/31/2005 - 16:47
Downloads: 1245
Splitpane Up (splitpane_up.bsh v1.0 by Claudio Vicari)
Submitted by Monday, 31 January, 2005 - 16:49
on
Moves the main split pane in the active view towards the top, if vertical, or the left, if horizontal.
Updated on 01/31/2005 - 16:49
Downloads: 1239
Structure Background Highlighter (StructureBackgroundHighlighter.bsh v1.0 by Björn "Vampire" Kautler)
Submitted by Wednesday, 6 April, 2011 - 20:38
on
A jEdit BSH script that replaces the box-around structure highlighter by highlighting the background of the match. Put it into one of your startup scripts folders and restart jEdit.
Updated on 04/06/2011 - 20:46
Downloads: 992
Toggle Split (Toggle_Split.bsh v0.5 by Claudio Vicari)
Submitted by Monday, 15 March, 2004 - 16:30
on
Switches the main split pane between two open views, splits the pane if it's not already splitted
Updated on 03/19/2004 - 12:08
Downloads: 1430
Toggle_Toolbar.bsh v1 by Oswald
Submitted by Saturday, 20 May, 2006 - 21:07
on
Toggle view of main toolbar. You can assign some shortcut for this macro and change view of main toolbar without opening Options dialog.
Updated on 05/20/2006 - 21:07
Downloads: 1025
There are 480 downloads in our database