jEdit Community - Resources for users of the jEdit Text Editor
? replacing tabs/spaces. How to stop it?
Submitted by Anonymous on Wednesday, 7 July, 2004 - 00:30
I've just started getting into jEdit and when using it seems to replace spaces/tabs with ????? I'm using jEdit under Linux (Lindows 4.5.122) at home but will be saving it as dos/ascii for upload to a Windows 2000/XP machine. an example of what is happening is below. Any help is much appreciated. select a.emplid, a.first_name, a.last_name, a.extension, b.address1 ? from ps_utc_name_phn_vw a, ? ? ?ps_addresses b where a.emplid ?like '10002%' and a.emplid ? ? ?= b.emplid and b.addr_type = 'STAF' and b.effdt ? ? ?= (select max(b1.effdt) ????????????????? ?????? ? ????? ? ? ?from ?ps_addresses b1 ???????????????????????????????? ? ? ?where b1.emplid ? ?= b.emplid ???????????????????????????????? ? ? ?and ? b1.addr_type = b.addr_type ????????????????????????????????? ? ? and???????b1.effdt ? ?<= sysdate ????????????????????????????????? ? ?) Peter
Adding compilers to Console Plugin...??
Submitted by ojl96 on Monday, 5 July, 2004 - 17:13
Hi.

How do I add alternative compilers to the Console Plugin??
In the Pugin Options dialog, I can see the Console plugin, which has a compile & run section. However, I want to add new options to the drop down lists.

Anybody any ideas??

Thanks,
Ollie.
How to use Folding?
Submitted by ccapeng on Friday, 2 July, 2004 - 15:05
When I am editing my java code, I do see a line in the gutter to match a pair of curly braces. I set my Folding mode as "explicit" and try "Collapse Fold", but never see it work. Do I miss something?
Copy/Paste overwrites the copied text instead of pasting into new location
Submitted by Anonymous on Friday, 2 July, 2004 - 10:51
Hi, I tried searching for options for this and also tried searching for other topics on this, but couldn't find it. My problem is this. I select some text in a buffer, and press to copy it. I then scroll down a bit with the mouse or keyboard, and find where I want to paste the copied text (the cursor is blinking in this new location) but when I press to paste it, it pastes it back into the location it copies it from. In fact if I press or or whatever, the text I copied from is overwritten. it seems that after the copy, the text remains highlighted and of course is replaced then with the copy... any ideas on how to prevent this? I'm using jEdit 4.1final Cheers Ken
JavaScript Code Completion ?
Submitted by theWax on Friday, 2 July, 2004 - 10:30
Hi,
is there a way to get jEdit in *JavaScript mode* to give me code hinting (code completion).

oh man, i woul love to have that....

cheers,
w.
Can jEdit do a Java Method lookup?
Submitted by parussel on Thursday, 1 July, 2004 - 19:07
I’m using jEdit 4.1 final for some java development. I would like to be able to select a method, and see a list of all of the places that this method is used. Does anyone know of a plugin or set of plugins that might provide this sort of functionlaity? I’ve investigated the JExplorer plugin, but was unable to get it working due to the dependency on Project Viewer, and issues I am having getting Project Viewer 2.0.3 to work with 4.1 final.

Thanks in advance!

Paul
Can jEdit do a Java Method lookup?
Submitted by parussel on Thursday, 1 July, 2004 - 19:03
I’m using jEdit 4.1 final for some java development. I would like to be able to select a method, and see a list of all of the places that this method is used. Does anyone know of a plugin or set of plugins that might provide this sort of functionlaity? I’ve investigated the JExplorer plugin, but was unable to get it working due to the dependency on Project Viewer, and issues I am having getting Project Viewer 2.0.3 to work with 4.1 final.

Thanks in advance!

Paul
Code Browser Toggle?
Submitted by jpbroome on Thursday, 1 July, 2004 - 17:46
I like the Code Browser plugin, but I don't always like it visible. I haven't found a shortcut option to toggle its visibility (or the visibility of the docking area it's in - left, in my case).

Anyone done this, or know how?

Thanks.
How to Select this?
Submitted by Anonymous on Thursday, 1 July, 2004 - 09:34
Hi, I often have the following problem: I want to select the content of such XML-Tags:
<>P_Hauptmenu1<>
<>P_Kontoinformationen<>
<>P_Zahlungsverkehr<>
<>P_Devisen<>
<>P_Se<>
<>P_Beenden<>
At best with one action. The content starts all at the same column, however it ends in diferent columns. How can I select the content to i.e. delete it? This Problem may also be a couple of variables that get assinged asdf =
alkdfakjdf =
kfkkghjg=
df = 444
alkdjalkje4oihaognoadnigkang = 44
How to Select this?
Submitted by Anonymous on Thursday, 1 July, 2004 - 09:31
Hi, I often have the following problem: I want to select the content of such XML-Tags: P_Hauptmenu1 P_Kontoinformationen P_Zahlungsverkehr P_Devisen P_Se P_Beenden At best with one action. The content starts all at the same column, however it ends in diferent columns. How can I select the content to i.e. delete it? This Problem may also be a couple of variables that get assinged asdf = alkdfakjdf = kfkkghjg= df = 444 alkdjalkje4oihaognoadnigkang = 44
Adding classes to the Jython classpath
Submitted by Anonymous on Tuesday, 29 June, 2004 - 14:49
Please can someone tell me how to add jars to the classpath so that the JEdit Jyhton interpreter can see 3rd party Java classes? Does the interpreter use the system classpath?

Thanks,

Jasmin
plugin doesn't work correctly
Submitted by Anonymous on Monday, 28 June, 2004 - 05:39

I have jedit-4.1 and the appropriate plugins installed and running. On the web site http://lily4jedit.sourceforge.net/

I see these instructions-

Go to Utilites->Global Options and select jEdit->Docking node. Set the following dockings:

    * Error List: bottom
    * LilyTool: top
    * LilyTool Console: bottom
    * Structure Browser: left

But when I do this I do not have the lilytool options in the list. The other plugins are listed.

then this -

At jEdit->Editing node:

    * set "Change settings for mode:" to "lilypond".
    * set "Folding mode" to sidekick".

Again, my menu does not have the option for lilypond, but does have sidekick.

And this point -

Select Plugins->LilyTool node.

    * If you use Windows you have to set the path to bash.
    * Set the path to your PS viewer.

On my list of plugins I see Lilytool and lots of options but no Node or anything like that.

The biggest problem is I have no syntax highlighting for lilypond, so I have it set to tex to get some highlighting.

I have installed lily4jedit-0.2 and jedit-4.1 on FreeBSD-5.1. I have installed the plugins - lilypondtool, lilyjhelp,sidekick, console, and several others, and the lilymode.xml is in the .jedit/modes directory. I have added the appropriate line from the lilymode.xml file to the catalog file, restarted jedit, and still do not have the above mentioned options and syntax highlighting.

Any suggestions on what to do next?

Thanks,

Chip

I can't find a required plugin
Submitted by Anonymous on Saturday, 26 June, 2004 - 20:39
I would like to use the lilypond plugin for jedit, downloaded and added it to the .jedt/jars directory. Then restarted jedit and it told me I needed another plugin, got it, restarted, now need another plugin, etc, so far about a dozen times. I am still being told I need the plugin jhall.jar. I thought I finally found it and so copied it to the directory but now that results in another error, so I renamed it to .old. Now when I start jedit I am told lilypond plugin requires jhall.jar plugin.
Anyone have this plugin or know where I can get it?
Thanks
python indentation trouble
Submitted by Anonymous on Saturday, 26 June, 2004 - 14:16
hi, i'm trying to use jedit with python, but jedit fails in indentation

e.g
i define a loop ('_' instead of ' ' for readability)
for i in range(10):
____print i
then to get out of the loop, i hit : but it doesn't unindent as needed, it just goes 1 space back. In every other python editor i've been using for years (emacs, idle, etc) behaves as expected.
for i in range(10):
____print i
___outSideOfTheLoop
instead of
for i in range(10):
____print i
outSideOfTheLoop
so i can't use jEdit to python
Editor/Word Wrap | word margin:0 v4.2 bug?
Submitted by Anonymous on Friday, 25 June, 2004 - 23:28
In version 4.1 there was possinility to specify word margin:0 (which was an equivalent of 100%) and lines where wrapped nicely by the end of visible textarea. That feature was awesome but in version 4.2 I can't set it to 0 and it force me to select numbers of characters to wrap - I hate it! When I close my left pane it wrap line by that damn 80 chars and whole chunk of textarea just unusable. I've read release notes and it says that margin:0 was removed becouse it unfunctional, but IT IS FUNCTIONAL in v 4.1 Please take it BACK!!! Smiling

Or maybe somebody knows that I don't?

Thanks.
FloatableToolbar????
Submitted by Anonymous on Friday, 25 June, 2004 - 09:48
Hi to all jedit community.
would sombody point me where and how to tweak the source code of jedit to get a Floatable ToolBar.
Thanks in advance.
sam
JDiff Virtual vs Physical Overview
Submitted by eeverman on Thursday, 24 June, 2004 - 14:46
Hi-

Using JDif to compare two long files, I first thought they were identical b/c no 'color bars' showed up. However, by scrolling down I found that there were differences, just not within the current window.

Then I found the JDiff Virtual / Physical option: Physical adds another set of bars to show a complete overview w/o having to scroll, Virtual takes the bars away but reserves the same space for them. So I'm wondering, if the space is always reserved, why have the option? And if in some future release the space can be collapsed, shouldn't the 'Physical' option be the default?

Thanks for JDiff, is a great plug-in!

Platform: OSX 10.3 java 1.4.2, JEdit 4.2 pre 14, JDiff 1.4.1

Thanks,
--ee
+line:
Submitted by Anonymous on Thursday, 24 June, 2004 - 13:33
Hello, I am using jEdit 4.2pre14 and seems the +line: option does not work correctly. If I use a line number, say 2000 then the caret is positioned at line 2000 but the screen is not scrolled down to bring up the line in the visible area. You have to scroll down to see the caret/hightlighted line. Any input?
Thanks
Rass Saee
Syntax Highlighing for PL/SQL - What file extension?
Submitted by Anonymous on Thursday, 24 June, 2004 - 11:35
When a .html file is opened, jEdit knows to use HTML syntax highlighing. When a .php file is opened, it knows to yse the PHP syntax highlighing. What extension is needed to that jEdit will use pl-sql syntax highlighting when a file is opened?
How do you use Jedit, what feature is most useful to you?
Submitted by jiazhimi on Wednesday, 23 June, 2004 - 01:39
Just find it interesting.

Looking from the download count, quite some people download "strange" mode. Seems people use it for different purposes.

Personally I use it as text editor (not all text editing task). Mainly its regular expression support is very useful to me. Some macros are also very useful, especially the "add prefix and surfix" macro. Sometimes when editing html file, I use it to understand file struecture, because of its "find matching tag" feature.

What are you useing it for?
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