Markers and Line selection - Need Help.
Submitted by
FatDog on
Friday, 15 April, 2011 - 16:45
Hello. I am a developer trying to switch from Years of using Multi-Edit/Brief to JEdit.
I need a macro that will select a range of lines so I can then TAB or Shift-Tab or Delete or search within the selected area.
My old macro would do this:
* Look for the ending tag, set a marker.
* Search backwards for the starting tag, set a marker.
* Go to the end marker and start line text selection
* Jump to starting marker so that all lines from End to Start are selected.
* Stop
This then returns control to me, but leaves many lines selected so I can indent or tab or delete or copy, etc.
I am looking through the textArea API. I see deprecated calls like "getMarkLine()" which look like the functions I want - but it's deprecated.
Basically - interacting with Markers and selecting text - I'm just not getting how to do it. Any advice would be helpful.
Added own doc for Ruby plugin
Submitted by
loula427 on
Friday, 15 April, 2011 - 16:52
Hi everyone,
I used jEdit since a while but for Perl, I now programming in Ruby and I had found the ruby plugins it's really helpful.
But I'm wondering to know if it's possible to add my own documentation for my project, in fact we work on a big application and we have our documentation.
So I just want to add a link to our doc on "ruby doc". I don't find the way to make that.
Thanks for your help.
Autoclose Brackets
Submitted by
CJreige on
Saturday, 16 April, 2011 - 02:31
Hi everybody.
I think this has been asked before but I need to make double sure. Is there a setting (or plugin) that will autoclose brackets, braces, & parentheses? I've seen a couple of forum responses that suggest using abbreviations. I don't want this solution as I'd have to either use the space bar or c+;. I use jEdit as my principle tool for coding. It'd be great to have this small feature added.
Is it a bug for code completing?jEdit 4.3
Submitted by
daition on
Saturday, 16 April, 2011 - 08:33
Hi all,
I'm a newbie to jEdit, I like it very much except the feature - code complete. Here is the problem I met.
I've installed both SideKick and JavaSideKick. When I type in a dot after the name of a class or an object, only class methods are shown. Eg.When I typed in "System.", all the methods of class "System" will be shown; however, when I typed in "JFrame a = new JFrame()" and "a.", nothing was shown.
Could anyone give any hint? Or is it a bug for jEdit plugins?
Thanks in advance!
Code complete issues in JavaSideKick or SideKick?
Submitted by
daition on
Sunday, 17 April, 2011 - 15:00
Hi all,
I'm a newbie to jEdit, I like it very much except the feature - code complete. Here is the problem I met.
I've installed both SideKick and JavaSideKick. When I type in a dot after the name of a class or an object, only class methods are shown. Eg.When I typed in "System.", all the methods of class "System" will be shown; however, when I typed in "JFrame a = new JFrame()" and "a.", nothing was shown.
Could anyone give any hint? Or is it a bug for jEdit plugins?
How do I uninstall ALL of the plug-ins in jEdit?
I wish to know how I can uninstall ALL plug-ins in jEdit so I can reinstall only those I need, and more readily detected those, if any, which are giving me problems. Thanks for the help.
Uninstllaing ALL jEdit Plug-ins
I have installed ALL of jEdit's plug-ins, and many (or at least several) of them are not working. How can I uninstall ALL of them, so I can selectively reinstall only those which I need? Thanks.
Error in Lilypond Tool.
When I try to compile a score using the Lilypond Tool in jEdit, I keep getting the following result: java.io.IOException:error=2,No such file or directory??? What does this mean, and how do I fix it??? Help please. Thanks.
JEdit crashes when usb device (disk or key) is hot plugged
Submitted by
henri on
Wednesday, 20 April, 2011 - 08:48
This happens on windows 7. Has anybody experienced this ?
Whilst not critical, this is annoying and i'd hate to have to use another editor.
In a Search RegEx - how do I specify where the Caret goes?
Submitted by
FatDog on
Thursday, 21 April, 2011 - 15:19
I am looking for strings like:
"The Angry Squrl" [1/8]
I know how to do the RegEx - but when I search - the Caret is left at the beginning of the matched string. I want the Caret to be in a specific place so I can add things.
In the above example - I need the caret to be before the "[" character.
Is there a special character I can put into a search string that tells Jedt where to put the Caret if found?
My RegEx that finds the string is as follows:
\w+"\s+\[\d
Synchronized Scolling?
Submitted by
CJreige on
Thursday, 21 April, 2011 - 19:23
Hi.
Does anyone know of a plug-in that will do the following? I'd like to split the screen vertically into two panes. I want to see the 'same' file in both panes. In the left pane I want to see the first xx number of lines. In the right pane I want to see the same file but starting at xx + 1. When I scroll, both panes would scroll together. Basically, I want a second pane to show the 'overflow' lines from the first pane.
Thank you,
CJ.
jEdit as default
Submitted by
Berkjay on
Thursday, 21 April, 2011 - 22:34
I'm trying to set jEdit 4.3.2 as the default editor for my files in Windows 7. But when I browse for the jEdit.exe I can't find it. I was able to do this a few days ago, but I had to uninstall jEdit do to some other issues. But now I am unable to set it as the default editor.
Redraw issue
Submitted by
jamesd256 on
Wednesday, 27 April, 2011 - 08:41
I'm using Jedit 4.3.2 on Ubuntu 10.10 server using XFCE 4.6.2. My JRE is 1.6.0_24-b07.
I am seeing lots of strange Swing re-drawing issues. I have a file browser docked on the left, and periodically, the directory listing entries dissapear until clicked. Also my buffertabs bar at the bottom gets corrupted. It seems as if closed buffers' titles don't get removed, so they write across existing ones.
Is this a JRE Swing thing, or JAVA. I havn't seen this issue with any other Swing applications?
run bash script on save?
Submitted by
jbrave on
Thursday, 28 April, 2011 - 18:26
Don't know if the Macro forum is the right place for this question, but, I would like to call make install automatically when I save a file, from the parent directory of the file directory. Is there a way to do this automatically, and have a button or something to turn the feature off? If this is the wrong forum, please point me to the correct one.
Thanks,
- Joel
Button size in the Toolbar in 4.4pre1 (Win7x64)
Submitted by
Hans_Bauer on
Sunday, 1 May, 2011 - 17:12
To be able to include more buttons in the toolbar i created my own buttons, each button 16x16 pixel and included the smaller buttons via "Global-Options->Toolbar->Add->Load icon from file".
In former versions of jEdit (4.3.x) the size of the toolbar was adjusted to the smaller size of the buttons, when all buttons were 16x16 pixel. Version 4.4pre1 ignores the smaller size of the buttons thus preventing me to see my full/oversized toolbar.
Is there a possibility to compress the toolbar due to the smaller icons?
Thanks a lot,
Hans Bauer
Wrap Margin line
Submitted by
allisbs on
Tuesday, 3 May, 2011 - 16:14
It would be nice to be able to add more wrap margin lines. For instance:
In my coding we use 80 columns in our input decks, but there can be up to 96 columns, but within the fortran coding we only us 72 columns.
jEdit 4.3.2: Hypersearch and Sidekick windows open with every file I open
Submitted by
rcrodgers on
Friday, 6 May, 2011 - 17:43
I'm on Fedora 13 64-bit using jEdit 4.3.2 and OpenJDK 1.6.0, and every time I open a file, the Sidekick dock automatically opens (which is irritating because I have it docked on the same side as my file browser), and the Hypersearch window pops open as well. What configuration settings do I change (if any) to stop this behavior?
Thank you,
Raymond
Autoformat django and html
I have html files that contain both django and html tags. Does anyone know of a plugin for jedit that autoformats such files?
None of the beauty (http://plugins.jedit.org/plugins/?Beauty) plugins work well. The html:beauty formats (indents nested tags) the html, but mangles the django. Others beauty options don't format the html.
thx
Create a keybinding
Submitted by
flebber on
Tuesday, 17 May, 2011 - 11:58
Is it possible to create a key binding? I want to create a key binding for Save As...
Buffer List - Rigth Click Close on Folder - not working.
Submitted by
rluiten on
Wednesday, 18 May, 2011 - 04:38
I use to use this quite a bit, to close a folder of files.
By right click close on a folder in Buffer List it tried to close all files in that folder.
If none were changed it just closed them, if some were changed it prompted me for Cancel save or close anyway from memory.
Yes its been ages, but I kept forgetting about the problem and the next time I hit it being in the middle of stuff again and not querying again.
I believe the change in behaviour started before 4.3 final...
I do notice that right click on a folder causes the title bar of jedit to cycle though all the files in the folder quickly and then show the menu.
I would appreciate any tips or ideas, not sure i feel comfortable actually trying to get into jedit code for this.