jEdit Community - Resources for users of the jEdit Text Editor
Archives
Is there c++ project and building plugin
Submitted by sy8111 on Tuesday, 25 July, 2006 - 11:27
Anyone knows if there is certain c++ project management and building plugin under construction? If not, anyone intrested in making one?
who idiot deleted my post
Submitted by user on Wednesday, 26 July, 2006 - 13:18
who idiot deleted my post about editor with, full unicode support and detection, realtime as-you-type autocorrect using regex, realtime as-you-type autocomplete using T9, spell check with custom dictionary
How can I add jEdit to my windows popup right-click menu?
Submitted by sy8111 on Wednesday, 26 July, 2006 - 13:38
Just like EditPlus or UltraEdit, when right-click some file, I can choose sort of 'open with jEdit' menu item to open the file.
Plugin to change encoding easily
Submitted by raspi on Thursday, 27 July, 2006 - 11:35
Hi,

I'd like to see plugin that allows to change encoding quickly. Like ISO-8859-1 to UTF-8, ISO-8859-15 to UTF-8, ISO-8859-1 to HTML, etc.. I'm tired of doing search & replaces n+1 times.
Extract Matches (Extract_Matches.bsh v0.4 by Peter Adolphs)
Submitted by futzilogik on Thursday, 27 July, 2006 - 14:53
A jEdit BeanShell macro that extracts all tokens matched by a user-specified regular expression and puts them into a new buffer. Optionally returns a unique and/or sorted list of matches. Update: version 0.4. now works with 4.3pre16
Can I specify text area's font for each text mode?
Submitted by sy8111 on Friday, 28 July, 2006 - 10:52
If so, how to achieve that? Thanks
Stata 9 and 10 edit mode v2.5.1 (stata.xml v2.5.1 by Original by Glenn Hoetker, updated by Jesse Hamner)
Submitted by soapbox on Friday, 28 July, 2006 - 15:44
The original was really written for Stata 7, it appears, and Stata is up to version 10 now. I modified and added some keywords and broke the keywords into a few more categories. I've been working on cleaning it up and adding keywords (feedback encouraged, see xml file for contact info).

Version 2.5.1 brings more graphing keywords, and some improvements in the "programming" keywords of the mode. The dissertation is taking more of my time right now, so I apologize for the slow updates.

Thanks to those who contacted me about feature requests. Those requests are included or ongoing (adding all the programming keywords will take a while, and I'm already working on all the survival-model keywords).

As before, thanks to Glenn Hoetker for the first version.

NB: Stata 10 was released June 25 2007 and has a bunch of new features. I'm still working on all the commands and will continue to expand the edit mode functionality to include Stata 10's new functions.

CharacterMap not working
Submitted by jla on Friday, 28 July, 2006 - 19:22
I've recently installed jedit and the CharacterMap plugin on both Windows XP Home and Suse Linux. Both also have Java 1.5. In both cases the CharacterMap window shows only the Basic Latin block, greyed out, with no other options available. Encoding is set to UTF-8 in both jedit and CharacterMap. All fonts are set to Lucida Sans Unicode in Windows and Georgia in Linux.

Thanks
John
Plugin idea for inserting line number into code
Submitted by Prometheus on Friday, 28 July, 2006 - 19:33
Hi all,

First, I hope I'm posting this into the right forum, cause the forum drop down box only shows one character for me..

I have a feature request idea for a plugin --

Basically, it would allow you to mark a point in the source code (or multiple points) where it would, upon saving the .cpp or .php or whatever file, insert the line number at that point.

In the editor, it'd appear as a %%%LINE_NUMBER%%% (maybe in a different color, whatever), and the positions of these insertion points would be saved in a your_document.your_exension.inserts file, ala the .marks files for marking lines.

This feature would allow programmers to have custom debug logs which actually tell them which line number and which file to look in.... saving time and aggrevation.

Thanks!
CodeAid for PHP?
Submitted by anode on Saturday, 29 July, 2006 - 22:45
Hi,
is there a plugin similar to CodeAid (I suppose) for PHP? The only thing I'm missing in jEdit is some completions (better than these in base jEdit installation) as well as a brief integrated function documentation - when I'm uncertain of some function parameters, it'd be nice to press a shortcut to display that small box with function description known from other IDEs.
Thanks.
jedit is simply crap!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Submitted by rowck001 on Sunday, 30 July, 2006 - 15:20
download the latest version - and download plugins from within jedit - and the jcompiler and console plugins crash with beanshell errors.

what a load of cow manure!!!! whoever coded this piece of dung needs to get a university degree!!

If we released crap like jedit in my company - we would be sacked instantly!
jedit is simply crap!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Submitted by rowck001 on Sunday, 30 July, 2006 - 15:20
download the latest version - and download plugins from within jedit - and the jcompiler and console plugins crash with beanshell errors.

what a load of cow manure!!!! whoever coded this piece of dung needs to get a university degree!!

If we released crap like jedit in my company - we would be sacked instantly!
Developing Java
Submitted by shaun510 on Sunday, 30 July, 2006 - 19:13
Hey, Im new to jEdit and have a really elementary question. Ive read the documentation, but I am still a little confused about the plugin. I wrote my source code in jEdit and saved it as a .java file. jEdit then colour formatted the text appropriately even though I never installed any java plugins. Is that what its supposed to do? I thought i needed to install a plugin for jEdit to recognize my source code as java.

Thanks,

Shaun
Search/Replace broken in 4.3pre5 ?
Submitted by Baldurien on Monday, 31 July, 2006 - 18:09
Hi,

When I enter this regexp :

\b\$[a-z_][a-z0-9_]*\b

Which, in case of php, should search for every variable.

This fails. While \$[a-z_][a-z0-9_]* works.

In fact, it seems that the ^ and $ also fails (was trying to catch (^[ \t]*\S.*$)+ which failed).

Since you changed for java.util.Regexp, and since it allow us to use such expression, I wonder where is the problem?

Another sample :

^\s+$

fails.
Drag'nDrop not working on ubuntu
Submitted by tig12 on Tuesday, 1 August, 2006 - 10:47
Hello,

I use JEdit 4.2final with java.version=1.5.0_06 on Ubuntu Dapper ;
When I try to drag'n'drop a file, it doesn't work, and I see this in the activity log :
[debug] Java14$TextAreaTransferHandler: canImport() returning false
[debug] Java14$DropHandler: Drag enter
[debug] Java14$DropHandler: Drag exit

Anyone has an idea to fix that ?
Plugin List Is Down!
Submitted by scaRFhogg on Tuesday, 1 August, 2006 - 16:25
Seems like the plugin list for the plugin manager is down!

There is an error on this page

http://plugins.jedit.org/export/gzip_plugin_manager.php

Is this only temporarily?
Can't quit jEdit
Submitted by suntrop on Tuesday, 1 August, 2006 - 17:45
Hi,

I'm using jEdit 4.2 on Mac OS X (10.4.7). When I close the application
via the red dot (don't know if it has a name) in the upper left corner
and then want to quit jEdit, it doesn't work. I always have to go over
Cmd+alt+esc to kill it.

Is this a bug or is there something wrong with my installation/Java machine?
reload directory hotkey
Submitted by metric152 on Tuesday, 1 August, 2006 - 22:17
Does anyone know if there is a setting I can map a hotkey to for "Reload Directory"? I've tried looking through the configuration screen and I can't find one.
Show/Hide Columns in the File System Browser
Submitted by mkuehn on Wednesday, 2 August, 2006 - 15:33
Is there any way to select which columns are shown in the File System Browser? I'm open to installing a plug-in, editing a configuration file, whatever, to add this functionality.

I thought this existed in a previous version of jEdit. Or am I wrong?

Thanks,
Matthew
Outline sidekick plugin
Submitted by turtlecove on Thursday, 3 August, 2006 - 00:23
I installed the 'outline' plugin to quickly browse text outlines.
(jEdit 4.3pre5, sidekick 0.6.4, outline 1.2)
For most text outline shows nothing at all, just 'Not Parsed'. This is even though the folding indicators in the main text are working just fine. For the one case where I can get it to show a tree, it messes up the folding levels. For every change in the tabbing it always makes a sub-level, ie: a new level further indented to the right no matter what is actually in the text. For example:
  • Mainheadline
    • indent1
    • indent2
      • indent2.1
    • indent3
    • indent4
is shown in the outline sidekick as:
  • Mainheadline
  • +--indent1
  • +--indent2
    • +--indent2.1
      • +--indent3
        • +--indent4
I can use the folding commands in the main text (ie: control-e c and control-e x) and they properly show the indenting.

Does 'outline' not do what I think it does?
User login
Browse archives
« July 2006 »
MoTuWeThFrSaSu
 
2
3
8
11
13
15
20
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   108250
Context Free Art (*.cfdg)   0.31   46071
BBEdit scheme   1.0   18607
JBuilder scheme   .001   18508
ColdFusion scheme   1.0   18041
R Edit Mode - extensive version   0.1   17488
Advanced HTML edit mode   1.0   16222
Matlab Edit Mode   1.0   16086
jEdit XP icons   1.0   15245
XP icons for jEdit   1.1   14309