jEdit Community - Resources for users of the jEdit Text Editor
jEdit - can it be integrated into MicroSoft Visaul C++ IDE
Submitted by PaulCollingwood on Wednesday, 14 June, 2006 - 09:02
I have been using jEdit for some time, but have recently been working on a project that requires the use of the Microsoft Visual C++ IDE, which by default utilises it's own (somewhat limited by comparison) text editor.
Is there any way that I can hook jEdit into this IDE?
I appreciate that this may be an inappropate location for this post, but I'm hoping that someone in this community has had this experience and can point me in the direction of a solution Smiling

Thanks,
Paul
Replace Blank Lines with a text character?
Submitted by jroy on Thursday, 8 June, 2006 - 17:45
I have been searching the archives and cannot find an answer to my question. I want to know if I can search a file and find all blank lines and replace with a text character? Then I want to be able to search all files in a directory and do the same. Is there a specific plugin I can use? Anyone have a Macro? I cannot believe that this has not already come up Smiling

Thanks,

Jery
How to define meta keys with mouse clicks
Submitted by fincher42 on Wednesday, 7 June, 2006 - 13:34
How do I define meta key combinations with mouse clicks?
I want to define ctrl-left_mouse as 'delete word', but the gui shortcut editor doesn't allow such wonderful things. Do I need to directly edit a config file?

Cheers,
Mitch
Can I buy Manfred Usselmann's theme?
Submitted by ilazarte on Tuesday, 6 June, 2006 - 13:19
I'm working to customize JEdit, and I'm making painfully slow progress.
I really just want to get it looking like this :
http://www.jedit.org/index.php?page=screenshot&image=18

maybe with these icons:
http://www.jedit.org/index.php?page=screenshot&image=25

Can I buy these somewhere? Manfred, no joke, if you visit these forums, I will paypal you 30 bucks this instant if you have this available in a form I can import.Smiling
Bracket Matching
Submitted by fh on Tuesday, 6 June, 2006 - 09:27
How can I switch off the bracket matching feature, so that brackets in all syntax tokens are considered.
TomcatSwitch
Submitted by ccapeng on Monday, 5 June, 2006 - 05:29
Does TomcatSwitch plugin support Tomcat 5.0?
Newbie ? on Console Compile
Submitted by rray on Friday, 2 June, 2006 - 14:48
I am new to JEdit. I am using the latest version of JEdit-jEdit 4.3pre4. When I use the console to compile my source code, I see the following in the system window: javac -classpath "$CLASSPATH;C:\jdk50Study\src\access" -sourcepath "C:\jdk50Study\src\access" -g -deprecation -encoding Cp1252 "C:\jdk50Study\src\access\Mini.java" However, when the JDK runs the command, I see the follwoing error: java.lang.RuntimeException: Unrecognized command: javac -classpath <.... I left this long list out> Can anyone shed some light on this issue for me. I really need to get JEdit working....... Thank you for any words of advice. Russ
Newbie ? on JCompiler
Submitted by rray on Friday, 2 June, 2006 - 14:41
Guys/Gals:

I am very new to JEdit. I am using the tool to work with JDK1.5. I have install the JCompile pulgin. When I try to compile the source code, I receive the following exception involving the BeanShell Error Dialog box.

java.lang.NoSuchMethodError: console.Console.setShell(Lconsole/Shell;)V
at jcompiler.JCompilerPlugin.executeCommand(JCompilerPlugin.java:106)
at java.awt.EventDispatchThread.run(Unknown Source)


Is there something I have not done?

Thank you for any words of advice.

Russ
Work with FTP
Submitted by maksud on Friday, 2 June, 2006 - 11:24
Is it possible to connect to ftp using jEdit, if I'm under proxy? I cannot see place where I can fill my FTP proxy settings.

Maksud.
Lookbehind regex?
Submitted by Full name on Friday, 2 June, 2006 - 06:54
Can I use lookbehind ( http://www.regular-expressions.info/lookaround.html ) in jEdit? The lookbehind syntax ( (?<!a)b ) gives an regex error and the manual doesn't mention it so I'm guessing jEdit doesn't support it. Either that or it's using some undocumented syntax I'm not aware of.
PHP Project error
Submitted by metric152 on Wednesday, 31 May, 2006 - 21:30
I received a new updated today for the Project Viewer plug-in. Once I restarted jEdit I received the error
PHP Project
Your project is in an invalid file format. You have to refresh the project.

I tried moving jar's in and out of the main program folder until the error stopped. Once i figured out which one it was (PHPParser) I removed the PHPParserPlugin folder from ~./jedit/PHPParserPlugin directory and let jEdit recreate it. That solved the problem for me.

If anyone else runs into this error I hope it will help.
Questions on the Console and Project Viewer plug-ins
Submitted by technel on Tuesday, 30 May, 2006 - 04:10
Hello,

I am using jEdit for Ruby on Rails development. Code completion, abbreviations, etc. work well, but I am still having some issues.

First, when I run a generator that finds duplicate files, it asks for user input as to whether or not to overwrite the files. In the regular Windows command prompt, this works fine, but in the jEdit console, it just shows it as "Working..." and doesn't ask if you want to overwrite.

Second, when you run the WEBrick server, you must leave the console window open. Is it possible to create a macro to create a new floating instance of Console and run the required command ("ruby script\server")?

Third, when I use a generator, it creates a lot of files. I use them quite frequently, and it can sometimes be annoying to have to go to re-import files every time a file is created outside of jEdit. Is it possible to have jEdit monitor the directory and auto-import newly created files, even when jEdit is open?


Thanks!
Improving the verilog mode
Submitted by wipet on Monday, 29 May, 2006 - 13:23
Hi, I am trying to improve the verilog mode to fit a coding guildline, I whant the "begin" and the "end" to be aligned. The problem is that I am not able to tell jedit to lineup the "end", I've trided by using :

"PROPERTY NAME="indentOpenBrackets" VALUE="begin" /"
"PROPERTY NAME="indentCloseBrackets" VALUE="end" /"

with no sucess.. can someone help?

(sorry for my bad english)

tx in advance
Formating XML tags - automatic indent of tags groups
Submitted by robotmonster on Sunday, 28 May, 2006 - 05:31
I'm looking to automaticly indent by tabs XML group tags. Also indent Javascript's "if", functions etc.
Is there such command/plugin/macro?
Default Edit mode : defeating Fortran
Submitted by Bob Armstrong on Thursday, 25 May, 2006 - 00:08
I'm editing FORTH files which use the suffix ".f" .
The assembler coloring works well enough for my purposes
and I have set the defaults for both the global and buffer
options to default to that . But something insists on opening
.f files as FORTRAN which I haven't used in 35 years .

How do I kill that ?
Opening Unicode files
Submitted by camomiletea on Wednesday, 24 May, 2006 - 23:22
When I open a UTF-8 file without a BOM (Byte Order Mark) in jEdit, I see weird squiggly characters (if you know what I mean) in place of expected Cyrillic. I didn't find a place where I could specify the encoding. I also wanted to have the ability to specify 'no BOM' on any UTF-8 files I may create in future.

I was actually able to type in some Russian, but that isn't enough. I need to be able to open Unicode files created in different applications too.

Any ideas?
Ignore SVN directories when searching in directories
Submitted by peetucket on Thursday, 18 May, 2006 - 16:15
Hello All,

Does anyone have a handy filter that will ignore the "svn" directories for a subversion project when doing a search for files in a directory? I often search for code in my subversion based project directories using the "Search and Replace" feature and don't want all the redudant files in the "svn" directories to show up too. I have not figured out a way to use the filters feature to filter out those files.

Thanks!
Peter
horizontal scroll?
Submitted by jimjo95 on Wednesday, 17 May, 2006 - 14:20
most MacOSX apps. allow horizontal scrolling using shift+scroll. Anyway to recreate this in jEdit?

thanks
unable to use line predefined variable in beanshell
Submitted by jeditfan on Wednesday, 17 May, 2006 - 03:18
Hi
I am a novice user and so far am pleasantly surprised with JEdit features. I face a small problem which I think is due to my lack of exp with this. I want to do a search and replace some string with a beanshell syntax.

for eg
search - (\d+)=(\w+)
replace - _1 + text.getCaretLine() + _2 (beanshell expression).

I get an error to the effect that text is undefined. For that matter, I get the same error even for the predefined var. "line". What is going on?

Any insight will be highly appreciated.
Thanks
SK.
Auto save when jEdit window looses focus
Submitted by stellari on Friday, 12 May, 2006 - 18:02
This is a duplicate post... I mistakenly submitted the first one to the wrong forum... my fault.

I just download and installed jEdit for the first time and I'm still not completely used to it.
I'm looking for a way to auto save all the open files/buffers once the program looses focus.
I find it very handy when I modify several dependent scripts and then move to a different program to run it.
This is a feature I got used to have in MultiEdit.
I'm sure there must be a way to do it.
Thanks,
Franco
User login
Browse archives
« May 2025  
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   108254
Context Free Art (*.cfdg)   0.31   46074
BBEdit scheme   1.0   18609
JBuilder scheme   .001   18511
ColdFusion scheme   1.0   18044
R Edit Mode - extensive version   0.1   17490
Advanced HTML edit mode   1.0   16226
Matlab Edit Mode   1.0   16088
jEdit XP icons   1.0   15248
XP icons for jEdit   1.1   14312