Plugin Central updates (12)
Submitted by
mdillon on
Sunday, 15 February, 2004 - 19:26
This morning, I have updated the Plugin Central database with the latest batch of plugin releases. This batch has once again been packaged and prepared for release by Oliver Rutherfurd and Slava Pestov. It consists of an even dozen of this year's hottest new plugins.
- ActionHooks 0.5: plugins can add support for custom EditBus messages; fixed plugin reloading bug; requires jEdit 4.2pre3 and JDK 1.3
- ColumnRuler 0.9.0: (0.8.0 changes) this release adds line guides, a tab indicator, the number of selected characters, allows the plugin to be active by default, and makes it all more configurable; requires jEdit 4.2pre8 and JDK 1.4
- CommentFolder 1.0.0: initial Plugin Central release; requires jEdit 4.2pre8 and JDK 1.4
- Console 3.7.1: added commando panel for Hugs98 compiler; bug fixes; requires jEdit 4.2pre8, ErrorList 1.3.1, and JDK 1.3
- ErrorList 1.3.2: new icons; bug fixes; requires jEdit 4.2pre8 and JDK 1.3
- FindFile 0.4: bug fix release; no functional changes; requires jEdit 4.2pre6 and JDK 1.4
- HeadlinePlugin 1.1.2: changed default feed list to include updated jEdit community RSS feed; automatically scrolls titles to keep active story in view when using keyboard; requires jEdit 4.2pre1, InfoViewer 1.0, and JDK 1.4
- LaTeXTools 0.5: now uses the jEdit 4.2 API; improved BibTeX and Label Navigators now take into account the file import structure; compilation commands integrate with Console plugin; image browser to look at the images in your document; various navigability improvements and utility commands; extended default.nav (Thanks to Stephan Kost for this); new icon types: table, list, verbatim; requires jEdit 4.2pre6, Console 3.7, SideKick 0.2, and JDK 1.3
- MacroManager 1.2: can now choose an arbitrary directory to download macros to; properly handles new XML feed from community.jedit.org; requires jEdit 4.0final and JDK 1.3
- Rename 1.0.0: initial Plugin Central release; requires jEdit 4.2pre8 and JDK 1.4
- RETest 1.0.3: uses defered loading in jEdit 4.2; requires jEdit 3.2pre5 and JDK 1.1
- ShortcutSaver 1.0: initial Plugin Central release; requires jEdit 4.2pre6, CommonControls 0.8, and JDK 1.3
jEdit 4.2 plugin status page
Submitted by
slava on
Monday, 16 February, 2004 - 04:04
If you're thinking of upgrading to jEdit 4.2, be sure to check the
jEdit 4.2 plugin status page. If you're a plugin developer and have updated your plugin for the jEdit 4.2 dynamic loading API, please update this page!
Smartypants integration (punctuation, smart quotes, etc.)
Submitted by Anonymous on Monday, 16 February, 2004 - 14:50
http://daringfireball.net/projects/smartypants/
Is there a plug in similar to smartypants or is there a way to implement this pearl script into Jedit? I'm a newb here, knowing just enough to code xhtml and awful css. Jedit is great for even just web site dev.
Thanks!
vi key bindings
Hi, I'm a new jEdit user. I'm wondering if there are "vi" editor key bindings available for jEdit? I'd love to be able to use jEdit in "vi mode"
Thanks,
Larry
File System Browser Back and Forward Buttons and Customize Browser Toolbar
Submitted by Anonymous on Tuesday, 17 February, 2004 - 14:52
Back/Forward Buttons
--------------------
The File System Browser includes reload and to parent buttons to navigate folders, but not back and forward buttons. Such buttons would allow for easy use of previously accessed folders, for opening buffers related to current tasks.
Moreover, Back and Forward buttons on similar applications for fily system browsing are prevasive in file management software and with Web browsers.
Customize File System Browser Toolbar
-------------------------------------
With the addition of such buttons, ideally, Options:File System Browser:General, would also include the specification of the type and order of buttons to display in the toolbar for the file system browser. For instance, maybe a user would like to have the back/forward buttons displayed before the Parent Directory button, or after the Reload Directory button, or not at all.
WhiteSpace plugin improvement
Submitted by
vernier on
Tuesday, 17 February, 2004 - 16:10
I couldn't find Andre kaplan (official maintainer) email so I post her my contribution. I modified a little bit th whitespace plugin in order to display colors in indentation to highlight code structure. You can find the modified version of the plugin and a screenshot here :
http://www.limsi.fr/Individu/vernier/IUP/
does someone find it usefull (code readability probably)?
do you know previous work on the topic ?
do you have any idea on which color for a loop or for a "if-then-else" statement ?
fred
'Lock Buffer Feature'
Submitted by Anonymous on Tuesday, 17 February, 2004 - 18:16
Hi.
Many times, I have faced this problem when working on several buffers: am I editing the file I think I am editing ? I could realize it with a quick look on the tabs, but I guess we programmers can be quite distracted sometimes, and if I have two PHP sources open at the same time, I would think I am writing on file A while in fact, I am writing file B which should not be touched.
Of course, I could change the file permissions in order to prevent myself from doing something stupid. But not always.
My request is: I would like JEdit to have some mechanism to allow me to prohibit myself to write to a buffer. I would 'Lock' the buffer I do not want to write, and I could work with the two of them open at the same time. JEdit would still allow to select and copy text, but not write to the buffer.
So, what do you guys say ? Have you ever run into this same distraction ? Would this be useful ?
See ya
Leonel
Selecting the proper edit mode
Submitted by
gwperry on
Tuesday, 17 February, 2004 - 20:13
I am very new to jEdit and I am trying to set up my initial environment.
I hope to use jEdit to write/edit short text programs for a proprietary extension of a CAD application. The syntax of these files are somewhat similar to Fortran, with some exceptions.
I am trying to select a edit mode that will allow for syntax highlighting. Since text mode will not show highlighting, I have selected Fortran. This mode seems to distiguish comments but nothing else.
Is there a resource I could use for selecting the best edit mode to allow for syntax highlighting? Or can a syntax standard be created for use in jEdit?
Some examples of the syntax:
---------------------------------
! used for comments in the programs
! first if end statement
IF_1
...
END_IF_1
! second if end statement
IF_2
...
END_IF_2
SEARCH_MDL_REF !typical reference call but a variable is added
USER_SELECT !typical user input
...
etc.
--------------------------------
Toggle Read Only (Toggle_Read_Only.bsh v1.0 by Ollie Rutherfurd)
Submitted by Anonymous on Wednesday, 18 February, 2004 - 02:32
Updated on 02/18/2004 - 02:36
Downloads: 1925
Plugin download stalls
Submitted by Anonymous on Wednesday, 18 February, 2004 - 22:13
I'm trying to install a plugin...
My jEdit Plugin Manager opens, and downloads the latest list of plugins OK, but when I select one or more to install, the Installing Plugins progress bar appears, but does not download anything.
My modem monitor shows that no data is being downloaded. It doesn't matter which pluing I try or where I try to save it.
Please help. Thanks, Tom
System info:
J2SE SDJ 1.4.1 on Win98
dial-up modem
jEdit 4.1final
word wrap woes
Submitted by
jeidsness on
Thursday, 19 February, 2004 - 01:39
hello, all. I have upgraded from 4.1 to 4.2pre9 and cannot figure out how to get word wrap working properly.
I'd like it to do a softwrap to whatever size the text pane happens to be. if i set it to soft wrap, with a margin of 0, it doensn't wrap at all. i can put in a specific margin size (50 or whatever) and it wraps, but sometimes i have 2 files open side by side, sometimes only one (not to mention sometimes i make the jedit window smaller/bigger). i'd like it all to wrap automagically.
am i looking in the wrong place?
thanks in advance
buffer.save problem
Submitted by
jcb on
Thursday, 19 February, 2004 - 08:45
Hello,
I'm struggling with the following problem: I wrote a macro which takes the current buffer, saves it at first and runs then a command line utility via runToBuffer() on the saved file. If this was successful it closes the buffer and tries to save the new untitled one (which holds the results of the computation).
runCommandToBuffer(...);
waitForConsole(view);
jEdit.closeBuffer(view,buffer);
buffer.save(view, null, true);
But the last statement in my macro - buffer.save(view,null,true) does not save the buffer "Untiteld-1". The bean shell variable buffer still points to the formerly closed buffer. Is someone out there who knows how i could save the new buffer created by runToBuffer() in my macro? Any help is greatly appreciated!
Jens-Christoph Brendel
compiling jedit using gcj ?
Submitted by
shyam on
Thursday, 19 February, 2004 - 16:50
has anyone tried compiling jedit using gcj ?
K.Shyam
TADS mode (tads.xml v0.1 by Saimon Moore)
Submitted by
saimonm on
Thursday, 19 February, 2004 - 19:31
A syntax highlighting mode for the TADS (Text Adventure Design System) interactive fiction authoring system (See
this for more details).
switchLineSeparatorForAllBuffers.bsh v0.2 by Saimon Moore
Submitted by
saimonm on
Thursday, 19 February, 2004 - 19:35
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...
listMarkers.bsh v0.1 by Saimon Moore
Submitted by
saimonm on
Thursday, 19 February, 2004 - 19:38
Displays a dialog similar to the hypersearch dialog
which list all the markers set in the current buffer. Clicking on the entry
takes you to the marker in the buffer.
Please feel free to improve on the presentation ;)
File Open - wild card search
Submitted by Anonymous on Thursday, 19 February, 2004 - 20:38
I recently started using jEdit on Windows platform. I like it a lot but there is one feature that I don't like and I was wondering if there is a way to do this.
On most Windows apps, File Open dialog has a "File Name" field that I can type the exact name of the file or do a wild card search. jEdit seems to expect user to type in the exact name or use "Filter" field to do wild card search. It is more convenient to be able to do both from the same field because sometime you don't remember (or don't want to type) long file names.
Is there a way to do this in jEdit?
Thanks.
jEdit 4.2.pre9 on Java 1.5.0 beta - NoClassDefFound
Submitted by Anonymous on Thursday, 19 February, 2004 - 21:30
I recently installed the Java 1.5.0 beta on my Linux machine. jEdit 4.1.final seems to have no problems with it, but when I try to run jEdit 4.2.pre9, I get this error:
Exception in thread "main" java.lang.NoClassDefFoundError: error:
Note that this is the only line printed. There is no stack trace or any other information. Odd, isn't it? Has anyone been able to duplicate this problem?
Trevor
jEdit Applet?
Greetings guys,
I'm looking for a jEdit or like cross plataform editor that work as a java applet. I'm involved on a development project in which we would like to implement a browser-based interface (ide if you like) for coders to work. Sintax highlighting and indentation are the main features we are looking for. Any solutions out there? Any jEdit-based applet?
Multiline search/replace
Submitted by
setmajer on
Saturday, 21 February, 2004 - 12:47
Apologies if this is an obvious question, but the answer isn't apparent from the online docs:
I switch back and forth between Mac and Windows regularly, and am evaluating jEdit as a replacement for HTMLKit & BBEdit so I don't have to remember two sets of preferences, shortcuts, etc.
One of the features both ot those apps have is multi-line input for find/replace. That is, a largeish text box that allows one to input multiple lines of text for both the search and replacement strings. jEdit doesn't seem to offer this feature. In fact, from the documentation (and my experimentation), it doesn't seem jEdit allows one to search for a multi-line string at all.
Am I missing something, or does jEdit really not handle multi-line replacements?
TIA