jEdit Community - Resources for users of the jEdit Text Editor
can jedit add debugging feathure?
Submitted by Anonymous on Tuesday, 25 January, 2005 - 00:15
I mean the feathure of step over, add watch, break, etc.
A Console Commando should remember its settings
Submitted by Sasq on Monday, 24 January, 2005 - 07:46
It would make my life much easier if the the variables you change in the Commando GUI to execute a command was remembered between invocations - it takes time to (for instance) change from Release to Debug or changing the make rule every time you compile your project.
can the buffer switcher bar be customed?
Submitted by Anonymous on Sunday, 23 January, 2005 - 09:24
Since there are plugin for switching between buffer, if we use those plugin and the buffer swicher bar is always there I think it wasted the screen space. I suggest the buffer switcher can be customed to be enable and disable.
can jedit be made as a green software?
Submitted by Anonymous on Sunday, 23 January, 2005 - 09:10
I found that the files of jedit are located in ~/.jedit and the install directory. But a problem occurs when I use jedit in my school. After I logout the computer will reset everything of the computer including the home directory. So the setting is lost. Is it possible to make jedit place everything inside the install directory?
Auto "un-indent" (for keywords)
Submitted by Anonymous on Friday, 21 January, 2005 - 01:49
See http://community.jedit.org/?q=node/view/1935

I'd like an automatic "un-indent" next lines feature based on keywords. (Like UltraEdit has)
e.g typing "ENDIF" will cause that line, and subsequent lines to be un-indented.
This will be handy for several programming languages that don't use C-like structures using brackets, instead just using keywords to enclose IF, FOR etc. statements.
right-to-left paragraph direction
Submitted by Anonymous on Thursday, 20 January, 2005 - 17:36
The possibility of changing paragraph direction from left-to-right to right-to-left will be a welcome addition for those of us who use jEdit for editing right-to-left languages like Hebrew and Arabic.
Perl Compatible Regular Expressions?
Submitted by Anonymous on Thursday, 20 January, 2005 - 13:11
Hi,

any chance to get Perl Compatible Regular Expressions in one of the next versions?
http://www.pcre.org/

Thanks.
Mail quote
Submitted by weberjn on Tuesday, 18 January, 2005 - 15:19
It were nice to have text quote and unquote on selections:

example
Edit->Text->Quote
> example
Edit->Text->Unquote
example

Unquote is especially useful to restore a several times quoted mail text:

>>>> Please restore
>>>> this

Please restore
this


Thx,
Juergen
Bracket matching in syntax highlighting
Submitted by assaph on Wednesday, 12 January, 2005 - 01:31
Hi,

To support Ruby features of code-within-strings, will it be possible to have bracket matching in the syntax highlighting?

e.g.

there's no problem with:
"some text #{ embedded code evaled to string}"
but this will confuse the parser:
"some text #{ "#{code in string within code}" if condition }"
the parser will terminate the first opening bracket with the first closing one, regardless of the nested scope.

Cheers and thanks for a great editor,
Assaph
Copy Text selection to Clipboard
Submitted by bz3p19 on Thursday, 6 January, 2005 - 15:18
Hi,

I think it would be pretty cool to have a setting where you can enable all text selected to be automatically put into the clipboard, similar to Putty funcionality.

Thanks,
James
HighLight all search results in buffer
Submitted by chentz on Wednesday, 22 December, 2004 - 19:53
Hi,
I'm request highlight for all results of search. This help highlight new words in a specific situation.
keep text selection when switching buffers
Submitted by Anonymous on Tuesday, 21 December, 2004 - 19:23
When I select text in buffer "A", switch to buffer "B" and back to "A", the selection disappears. It is really annoying Sad
Could it be fixed in next realease of jEdit pls?
proper bidi support
Submitted by Anonymous on Sunday, 19 December, 2004 - 15:57
As not being a Java developer, I don't know if adding BiDi support can be done in Java, or not yet.

I'm using jEdit for all my code-writing needs, and I wish it can support BiDi to allow me to write/edit Arabic.
Currently, with 4.2, I'm able to write Arabic, but it doesn't align properly with other english text.
also, If I tried to select any word of the arabic sentence, the selection doesn't seem to select the word highlighted, so when I begin typing to edit the selected word, it actually edits a completely different word.

Cheers,
-Amr Mostafa
XSLT code aid?
Submitted by pjlehtim on Thursday, 16 December, 2004 - 13:02
Hi.

Is there any way to get XSLT code aid for jEdit? Would be nice to availiable options for xsl: tags.

-Pasi
Upper/Lower/Invert/Capitalize Case Macros WHITHOUT unselecting text ?
Submitted by pdfneuro on Wednesday, 15 December, 2004 - 17:29
I did'nt find the feature.. I made it Smiling 4 separated macro that allows to change word case of selected text WHITHOUT unselecting text:
  • - Upper Case
  • - Lower Case
  • - Invert Case
  • - Capitalize Case
Check it out! and enjoy Smiling
Macro to Sort lines like in Ultraedit?
Submitted by pdfneuro on Wednesday, 15 December, 2004 - 13:56
Hi, What's cool with Jedit is that if you have a simple feature request, you can make it yourself.. I just upload a jedit macro which is able to sort lines in ascending/descending order. Available options are
  • Remove duplicated lines
  • Ignore case sorting
Check it at http://community.jedit.org/?q=filestore/download/1943 and tell me if you find it usefull. Enjoy Smiling
Helpfile integration
Submitted by Anonymous on Tuesday, 14 December, 2004 - 22:56
It would be nice to be able to have helpfile integration like UltraEdit. ie, double-click on a word and press F1 to bring up helpfile selection box [ PHP, Perl, C++, Java, etc... ] and then does a context-search for that word in the helpfile.
Syntax highlighting - Tex for different languages than English
Submitted by Anonymous on Saturday, 11 December, 2004 - 14:43
Dear community,

I would like to suggest, that the highlighting of strings in Tex-mode can be switched
off, because there are extensions (specifically the german language extension) that use
double quotes as tool for displaying special characters. The jedit highlighting interpretes these quotes as beginning of a string and highlights the following parts in string coulour until an other accidental double quote appears.

Thanks for reading and for help, if something like that is already possible,
Mat
How to show the keyboard language selected
Submitted by Anonymous on Friday, 10 December, 2004 - 22:50
hi,
just want to know how to show the kind of keyboard I choosed when I do Ctrl-Shift. is it possible to place an icon or something else for to show that ?
thanks in advance.
User login
Browse archives
« May 2024  
MoTuWeThFrSaSu
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
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   83283
Context Free Art (*.cfdg)   0.31   46056
BBEdit scheme   1.0   18596
JBuilder scheme   .001   18496
ColdFusion scheme   1.0   18025
R Edit Mode - extensive version   0.1   17474
Advanced HTML edit mode   1.0   16207
Matlab Edit Mode   1.0   16069
jEdit XP icons   1.0   15230
XP icons for jEdit   1.1   14294