Table of Contents
jEdit comes with a large number of sample macros that perform a variety of tasks. The following index provides short descriptions of each macro, in some cases accompanied by usage notes.
Macros from earlier versions of jEdit can be found, as well as a large number of macros contributed by users, can be found in the "Downloads" section of the jEdit Community web site.
These macros automate the opening and closing of files.
Browse_Directory.bsh
Abstract
Opens a directory supplied by the user in the file system browser.
Close_All_Except_Active.bsh
Abstract
Closes all files except the current buffer.
Prompts the user to save any buffer containing unsaved changes.
Open_Path.bsh
Abstract
Opens the file supplied by the user in an input dialog.
Open_Selection.bsh
Abstract
Opens the file named by the current buffer's selected text.