Search word under cursor in man pages, filter through man2html (man2html.bsh v0.1 by Stefan Kost)
Submitted by
ensonic on
Monday, 29 December, 2003 - 09:23
The macro grab the current selection or the word under the curser and runs a query against man2html cgi via infoviewer.
man2html :
- download from http://www.oac.uci.edu/indiv/ehood/man2html.html
- it is easy to install
YAML Edit Mode (yaml.xml v1.0 by Carsten Eckelmann)
Submitted by
careck42 on
Monday, 29 December, 2003 - 01:07
This is my first attempt of an edit mode for YAML (YAML ain't markup language). More information on YAML can be found at
http://www.yaml.org.
Perl Comando File (perl.xml v1.0 by pcause)
Submitted by
pcause on
Saturday, 27 December, 2003 - 14:59
A simple Perl commando file. Has compile and run options and you can set arguments.
JDiff Plugin for Jedit 4.2 pre xx (JDiffPlugin-1.4.1.jar v1.4.1 by Andre Kaplan/Mark Wickens)
Submitted by
NathanJones on
Tuesday, 23 December, 2003 - 09:06
This is the JDiff plugin for Jedit 4.2 as I could not find it anywhere on the site. Appologies if you can get it elsewhere.
php complete plugin (phpCompletion.zip v0.0.4 by matteo galiazzo)
Submitted by
eilart on
Saturday, 20 December, 2003 - 15:45
This is a completion-code plugin for php. It parses the working file, the included/required files, if they are reacheable, builds an object oriented representation of the code, then popups a window with the prompts.
The prompted elements are:
- global, local variables (and the parameters if we are inside a function);
- methods and variables of a class and the classes it extends from if we type -> after an object instance;
- methods of a class if we type :: after a class name;
- php functions from the selecteds function groups and predefined variables;
- defines.
You can switch-off/on the prompted elements with the checkboxes in the option panel.
jEdit XP icons (jedicons.jar v1.0 by alain)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:50
Windows XP icons for jEdit Put this file under \jre\lib\ext and those icons will be used automatically by jEdit instead of default's one
ColdFusion scheme (ColdFusion.jedit-scheme v1.0 by Joshua Miller)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:44
This scheme emulates Macromedia HomeSite / ColdFusion Studio in appearance. This will help out those who may want to move to JEdit and also those who develop on Linux or Mac OS.
JBuilder scheme (JBuilder.jedit-scheme v.001 by Eric Ordway)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:44
This is a quick knock off the JBuilder text coloring that helped me move over from JBuilder
BBEdit scheme (BBEdit.jedit-scheme v1.0 by Jamie Hoover)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:42
Factory text colors that come with BBEdit, a popular text editor for the Mac OS.
Neuron HOC Edit Mode (neuron.xml v0.1 by Tobias Elze)
Submitted by
tobias-elze on
Friday, 19 December, 2003 - 06:17
Edit mode for the internal programming language HOC of the neuroinformatics program NEURON.
Mosel (XPRESS) Edit Mode (mosel.xml v0.1 by Tobias Elze)
Submitted by
tobias-elze on
Friday, 19 December, 2003 - 06:17
Edit mode for the programming language for optimization Mosel, used by the optimization package XPRESS.
Maxima edit mode (maxima.xml v0.1 by Tobias Elze)
Submitted by
tobias-elze on
Friday, 19 December, 2003 - 06:07
Edit mode for the Computer Algebra System Maxima (a GPL Version of the commercial Macsyma).
R Edit Mode - extensive version (r.xml v0.1 by Tobias Elze)
Submitted by
tobias-elze on
Friday, 19 December, 2003 - 06:26
Edit mode file for the statistical programming language R, based on a file from Zed A. Shaw. This file provides syntax highlighting for the base package (keyword types 1 and 2) and 26 additional packages (boot, class, cluster, ctest, eda, foreign, grid, KernSmooth, lattice, lqs, MASS, methods, mgcv, modreg, mva, nlme, nls, nnet, rpart, spatial, splines, stepfun, survival, tcltk, tools, ts) (keyword type 3). The data files of these packages are highlighted, too.
Yacc syntax highlighting (yacc.xml v1.0)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:30
Syntax highlighting for YACC grammar files
VRML edit mode (vrml97.xml v1.0 by hefesto)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:29
A VRML97 mode for JEdit.
VB.NET Edit Mode (vb_net.xml v1.0 by Mark Hubbard)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:28
VB.NET mode by Mark Hubbard, based on VBScript mode by Andre Kaplan Also try these regular expressions for folding with the Configurable Fold Handler plug-in: fold start string: ^[^']*([cC]lass\s|[sS]ub\s|[fF]unction\s|[pP]roperty\s) fold end string: [eE]nd\s+([cC]lass|[sS]ub|[fF]unction|[pP]roperty)
OQL mode and syntax highlight (oql.xml v0.1 by G. Quintana)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:21
OQL means Object Query Language, it is the equivalent of SQL for object-oriented databases (OODBMS). More info: www.odmg.org. Here is a mode to edit OQL with jEdit!
Octave edit mode (octave.xml v1.0 by Martin Dobner)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:19
A mode to edit octave (www.octave.org) and Matlab (www.matlab.com) files (languages for numerical computations)
Mode file for Stata (stata.xml v1 by Glenn Hoetker)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:14
This edit mode may be useful for those using jEdit to edit Stata *.do files. This is version 1 of the edit mode file, so please let me know if you find problems or have suggestions.
Mellow (Mellow2.jedit-scheme v2.0 by Brad Mace)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:11
Green-based scheme which I think is less shocking than most schemes when moving from the default. Updated for 4.2 goodness.