Change gutter line numbering interval
Submitted by
kircheis on
Friday, 19 June, 2009 - 16:24
Is it possible to change the gutter numbering interval (without folds)? For example, instead of
1
2
3
Show every 10 numbers
10
20
30
That would make it easier to follow Cobol code when I have it on jEdit and on the Mainframe terminal screen.
Mac OS X & Fonts
Submitted by
warhammerkid on
Wednesday, 17 June, 2009 - 15:12
I just thought I'd let people know who are using Mac OS X that the latest Java update from Apple fixes all the old font problems. In addition, it introduces some interesting changes to anti-aliasing.
(Problems were things like the cursor not showing up in the right place if you weren't using the default fonts)
getting a spell-checker plugin to work
Submitted by
jwight on
Saturday, 13 June, 2009 - 19:26
I just installed jEdit. Then I installed SpellCheck. Then I reinstalled Aspell.
Whem I tried to reinstalled jEdit in Aspell/bin and TmpInstall Aspell, I got a
I/O error.spell-checker plugin
SpellCheck is an jEdit plugin to perform spell checking of text in a jEdit
buffer. You will need to install Aspell (http://aspell.sf.net/) before using
this plugin. Aspell is available for Windows and a variety of UNIX platforms.
I have windowsXP Home SP3.
I can't use commands or scripts because of stroke but if someone explanes
carefully.....
I had a few problems getting a spell-checker plugin to work correctly with
Notepadd++ After several attempts and in this order, it worked!
From: http://aspell.net/win32/
1: Install GNU Full Installer "Aspell-0-50-3-3-Setup" to default location:
C:\Program Files\Aspell
2: Install "Aspell-en-0.50-2-3" (English dictionary)
3: Install Notepad++ "npp.5.4.1.Installer" to “C:\Program Files\Aspell\bin”
4: Launch Notepad++
I no longer use Notepadd++.
Looks like I have to remove jEdit. them put jedit42install to “C:\Program Files
\Aspell\bin”. then Launch jEdit then use jEdit Plugins to Plugin manager to
run SpellCheck.
Right?
matching preprocessor
Submitted by
DSPWANG on
Tuesday, 9 June, 2009 - 17:26
Hello,
is there a way to match C/C++ preprocessor directives, such as matching from #if to #endif, and match #elif or #else in between. Similar to the functionality in Vim using the "%" (percent) key; and possibly with the extended functionality of "matchit" plug-in in Vim.
thanks in advance.
DW
Is there some jedit plugin - that provides JAVA cross reference functionality in last Jedit versions???
Submitted by
psimonovsk on
Monday, 1 June, 2009 - 07:03
I am looking for something - that will give me functionality like xemacs xref or definitions/calls in eclipse - that means, something that will jump to method/variable/class definition/references...
Append text to end of lines
Submitted by
proee on
Wednesday, 27 May, 2009 - 22:36
I'm wondering if there's an easy way to do a "block" select across multiple and be able to append text at the end of each line. I usually do this using a rectangular selection, but the rectangular selection is rigid and I would like to find a way to append to the end of the line in it's natural position.
That is, I'm looking for a rectangular selection that can "find" the end of the line as I drag the across multiple lines. I believe this is something that textmate does so I'm sure it's possible...
Templates
Submitted by
vhenry on
Wednesday, 27 May, 2009 - 18:45
Moving from Dreamweaver, I'm used to being able to create a basic template (usually with header, nav, footer info) and use that to create my other pages, that way, if I need to change something in the navigation for instance, I update the template and it instantly replicates to all other pages in site. Is there such a feature in jedit? I have to imagine there is and I just haven't found it yet.
Downloading latest nightly version?
Submitted by
mtgavin on
Wednesday, 27 May, 2009 - 18:22
Not sure if this is the correct forum, but it seems as good as any.
There are some bugs in 4.3pre16 that have been fixed since that release. However it seems difficult to download these latest versions- seems like you need to actually compile the source code yourself. (Download and install ant, etc). Frankly I am surprised this is not automated somehow; I had expected the various platform versions would be completely built every night, but apparently they are not.
So is there a way I could just get the latest java.jar for linux (i.e. last night's build) without having to go through a lot of effort with compiling jedit/ant/etc?
Thanks -
Matt
contextmenu on mac?
Submitted by
TheGhost on
Wednesday, 27 May, 2009 - 05:54
Hello,
how can I add jedit to the context menu on a Mac to open several file types (html, txt, dat, ...)?
Thanks
Dominik
May with JEdit download/edit/upload remote webpage files ?
Submitted by
lse123 on
Sunday, 24 May, 2009 - 20:56
May with JEdit download/edit/upload remote webpage files ? If yes, I may see and remote hosting folder/file structure ? How many MBs takes on HDD the JEdit ?
Putting my own icons in the Tool Bar?
Hi, I'm having trouble putting my own icons into the the Tool Bar... I assume that they have to be 22 by 22 pixels large & either png's or giff's but every time I try to load one, jEdit just freezes. Do the images I'm trying to load have to be in a certain folder or sub directory or something? I'm running jEdit on a mac G4 under OS X 10.4.11
Any help would be appreciated.
Accessing a Remote Database Server
Submitted by
vhenry on
Thursday, 14 May, 2009 - 20:24
Hi, new convert from Dreamweaver here. I have remote FTP set up but was hoping there is also a feature/plugin that will allow me to remotely connect to my database server. Does anything like that exist? Also 2 questions: is there an html shortcuts menu? is there a way to list css styles?
Jexplorer does not work
Submitted by
psimonovsk on
Wednesday, 13 May, 2009 - 07:12
Hi! I do not success to get Jexplorer plugin to work... I use jedit 4.3 pre 16 on windows...
I have installed all Java plugins (including Project manager - that Jexplorer depends on)... I get window of Jexplorer pugin... When I enter "create model" - it "creates model" (it appears on list) - but it finish it too fast (almost immediately) and index remains empty... I use java 1.5... Is there any way to troubleshoot it??? Or - any other way to get in jedit xreferences of Java project???
Highlighting the same words by double clicking
Submitted by
yirco on
Thursday, 7 May, 2009 - 14:10
Hello,
I would like to double click on a word and have all the same words highlighted in the current file I am editing. For example when I double click word "myVariable", all instances of "myVariable" will be highlighted in the current file.
Is it possible to achieve that in jEdit?
Thank you.
Electric Borders
Submitted by
jnicholl17 on
Monday, 4 May, 2009 - 18:42
- Using jEdit 4.2 -
I find that I am always having to adjust the vertical position of the page so that I can read a few lines before or after the carat position.
Electric Borders solves this problem to some degree, but it seems to be implemented by enforcing a minimum distance from the carat to the window edge of exactly 3 lines.
I am wondering if it is possible to configure Electric Borders so that the distance of 3 lines could be adjustable or user defined.
Better yet, is it possible to configure jEdit so that the carat is always vertically centered?
I am hesitant to add this as a feature request as I am unsure if this is already implemented.
Thanks,
James
Browse archives
|
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 |
|
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