Macro_Popup.bsh v1.0 by Delvin Johnson
Submitted by
delvinj on
Thursday, 15 September, 2005 - 08:37
A Macro popup menu
Character_Info.bsh v1.0 by Delvin Johnson
Submitted by
delvinj on
Thursday, 15 September, 2005 - 01:14
Shows you the codepoint, hexvalue and classification of the characters selected in the textarea.
View tree (View_tree.bsh v1.0 by Delvin Johnson)
Submitted by
delvinj on
Thursday, 15 September, 2005 - 01:05
View_tree.bsh -- View jEdit's component heirarchy.
jEdit Mel Sender v0.1 (jEditMelSender_v0.1.rar v Macros to by nazz78)
Submitted by
nazz78 on
Friday, 9 September, 2005 - 23:15
A set of macros which send current buffer (file that is beeing worked on) in Maya where it is evaluated. Now you do not have to copy/paste text to script editor anymore since macros are taking care of it.
You have three options:
Send to Maya - sends whole buffer to Maya and evaluates it
Send Selected to Maya - sends only selected text to Maya and evaluates it
Source in Maya - sources current buffer in Maya (for large scripts)
Macros were created on Windows XP (jEdit 4.3 pre 1 and Maya 7.0), but I think they sould work on Linux and Mac also.
Please see included instructions on how to set everything up.
Get_Screen_Color.bsh v1.0 by Delvin Johnson
Submitted by
delvinj on
Thursday, 8 September, 2005 - 18:20
Get_Screen_Color.bsh: A small text field that shows RGB or
Hexadecimal color value for the current mouse coordinate. Usage:
- Press UP or DOWN to toggle RGB/Hexadecimal values
- Press ENTER to copy the current value to the clipboard and stop.
- Press ESCAPE to stop without copying.
Requires JRE 1.5 or later
Screenshot.bsh v1.0 by Delvin Johnson
Submitted by
delvinj on
Thursday, 8 September, 2005 - 18:15
Take a screenshot of your desktop and save it as a PNG file.
Replace HTML/XML tags (Replace_Tags.bsh v1.0 by De Franciscis Dimitri megadix@gmail.com)
Submitted by
megadix on
Wednesday, 7 September, 2005 - 13:59
Replace an HTML/XML tag with another, preserving all the rest:
- attributes (even with incorrect syntax)
- whitespace
- character data
Infoviewer Help Macro for PHP, XSLT, HTML, CSS (infoviewer_help.bsh v1.0 by Piero Orsoni)
Submitted by
pallas on
Friday, 26 August, 2005 - 11:38
This simple macro shows contextual help for a keyword by loading an online web page into the infoviewer plugin (which is required).
It currently supports 4 edit modes: PHP, XSLT, HTML, CSS. Each mode is associated to a web site offering documentation about that language.
By assigning a shortcut to it (like ctrl-F1) you can reproduce the behaviour of many other editors.
Euphoria Edit Mode (euphoria.xml v1.0 by Matija Kejzar)
Submitted by
mkejzar on
Monday, 22 August, 2005 - 13:58
Edit Mode for the Euphoria Programming Language.
To install it, add <MODE FILE="euphoria.xml" NAME="euphoria" FILE_NAME_GLOB="*.{e,ex}" FIRST_LINE_GLOB="#!/*ex*"/> to your catalog xml file.
Recent Files (Recent_Files.bsh v1.0 by Jeroen Budts (TeRanEX))
Submitted by
TeRanEX on
Saturday, 20 August, 2005 - 18:47
A macro to easily re-open a recent file. This is a modified version of Buffer_Switcher.bsh (written by Ollie Rutherfurd), to show recent files instead of open buffers.
Write Active Plugins to Buffer (Write_Active_Plugins_To_Buffer.bsh v1.0 by Jeroen Budts (TeRanEX))
Submitted by
TeRanEX on
Wednesday, 17 August, 2005 - 21:12
This macro creates a new buffer an writes a list of currently active plugins to it. The list is formatted in DokuWiki's table syntax. (formatting can easily be changed)
Select lines matching regex (Select_Lines_Matching_regex.bsh v1.0 by De Franciscis Dimitri)
Submitted by
megadix on
Friday, 12 August, 2005 - 09:45
Selects lines matching a regular expression
- remembers previous values
- suggested shortcut: CTRL-G (next to CTRL-F "Find")
R syntax (r.xml v1.0 by Jose Claudio Faria)
Submitted by
jcfaria on
Thursday, 4 August, 2005 - 21:36
This file shows R language syntax like Tinn-R program.
Create Scratch Buffer (Create_Scratch_Buffer.bsh v1.0 by TeRanEX)
Submitted by
TeRanEX on
Tuesday, 2 August, 2005 - 22:52
a BeanShell macro script to rapidly create temporary buffers in a specified directory, using a random name for the buffer. When you bind a shortcut to it (by example CS+n) this allows you to easily create a buffer to take notes and still save it without having to think about a name/location (just in case your computer crashes). By using the Delete_Buffer.bsh macro you can delete the buffer as easily as you created it.
(i'm not entirely sure if "scratchbuffer" is a good name for this kind of buffer. Better names are welcome :))
HDL Parser (HDLParser.jar v0.2 by Igor Lesik)
Submitted by
curoles on
Tuesday, 2 August, 2005 - 22:44
Now supports VHDL
Switch Project (Switch_Project.bsh v1.0 by Jeroen Budts (TeRanEX))
Submitted by
TeRanEX on
Wednesday, 27 July, 2005 - 16:50
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
Sleek Color Schemes (sleek_schemes.zip v1.0 by sleek)
Submitted by
sleek on
Thursday, 14 July, 2005 - 19:41
This is a set of 2 color schemes I use when I'm programming in PHP. One is dark, the other is light. Enjoy
VC++ v7.1 (.NET) Commando File (VC++.xml v2 by Jeff Jackowski)
Submitted by
jeffj on
Sunday, 25 January, 2004 - 23:21
Invokes the compiler from MS Visual C++ v7. Has several options for figuring out the solution and project names based on path, or can be entered manually. The solution and project files must already exist. The path to DEVENV.EXE must not contain spaces or must be in the PATH enviornment variable. The error list plugin works pretty well with the output.
Browse and link (browseAndLink.bsh v20-Mar-05 by Pavel Štětina and Jean-François Magni)
Submitted by
jfm on
Tuesday, 2 November, 2004 - 13:16
(If this macro doesn't work using the macro manager, download it directly from http://community.jedit.org/?q=filestore/browse/39).
This macro opens a file browser in order to insert links with relative path in an html file. It can be used for linking html, pdf, images, shortcut icons, style sheet files and Javascript files. For images, "width" an "height" in pixel are added. If html files are selected in the file browser, the anchors and id's of this file are listed in a dialog window. It is also possible to edit existing tags (e.g., img) and much more.
PHP edit mode (php.xml v2005-03-18 by blueyed)
Submitted by
blueyed on
Thursday, 30 December, 2004 - 05:19
Merged the version from Scott with the CVS version and wrote a PHP script to extract the functions, classes and aliases from php.net/zend.org automatically.
Besides there are some more changes I've made with help from Scott regarding the handling of variables in literals and class variables/methods in general.
A raw definition of token type usage:
- FUNCTION: own functions
- KEYWORD1: language constructs (__FILE__, break, extends, ..)
- KEYWORD2: internal functions (PHP, xdebug, SimpleTest/PHPUnit), DTD tags
- KEYWORD3: variable names (plus true, false, null)
- KEYWORD4: class relevant things (definitions, methods, vars)
- LITERAL1: literals
- LITERAL2: HTML entities
- COMMENT1: "#", "/* */"
- COMMENT2: "//" and HTML comments
- COMMENT3: PHPdoc