I like to customize the jEdit in such a way that only required features are shown to users. For that i like to disable some of the features like
- Markers
- Folding
- Utilities
- Macros
Is it possible? if yes then which interface or API gives me this opportunity?
Secondly i want to pre-load some of developed plugins in such a way that user don't have to load those explicitly. I like to create an install package such that all the plugins are already part of jEdit and the user doesn't have to load those via plugin Manager. Is this possible? if yes how can i do that?
In the XInsert script I am trying to refer to global variables set in fields in
Options: Plugins: Xinsert
It seems that the value of the 1st global variable is lost (blank) after I enter variable name and value pair, press Apply, press O.K. and then inspect XInsert Options window again. The variable name is always retained but not the value. It is not seen by an xinsert.xml script. I have tried with and without quotations around the value.
I do ensure that I reload XInsert after each edit of the test.insert.xml file placed in /.jedit/xinsert/
I have tried closing down jEdit and restarting but still the global var value is lost.
Also in /.jedit/xinsert/ is the variables file (global variables but blank).
What takes precedence .. the global var settings in the Options pane or the variables file?
I'm looking for a plugin which have a feature to compile & run by pressed one button(JAVA). Like in jCreator. I have found NetRexxJe but the newest version is from 2003, and it dosen't work now. I know there is jCompile, but I want fuction - compile & run at once. I will be realy appreciated for help
By default single dot "." in jEdit do not match line break. In effect it is pretty much the same as [^\n].
When I want to match across multiple lines, I often use [^韡], which matches \n just fine. e.g. the following matches everything between Section and EndSection, it can match a few hundreds lines just fine:
Section[^韡]*EndSection
This method is "invented" by me, because my name 韡 is a really rare character that hardly used anywere, and I just need an impossible character in [^] so that I can match across lines.
I write this post to ask what is the standard way to do so, than my home-brew method.
i'm working with jQuery for years now and i love it.
had to use the ftp.Plugin, it works as far as up- and downloads are concerned, but i can not
use The properties-dialog. I just get an java-whatever exception.
I am using jQuery 4.3.1 with on Mac OS X 10.4.11.
I need this dialog urgently, so i wasted time with trying 3 other editors - TextWrangler, the ftp connection seems to work, but the app itself is not too user friendly (no side by side windows for multiple files etc), Komodo-Edit-5.2.4 which reproducably crashes when trying to connet to a remote server with its ftp functions", Textmate (i would even have bought it - but out of the box it does not even offer the slightest support for ftp).
I'm a bit under stress and this is time killing.
Does anyone know how to get the properties dialog to work?
Or anyone who has a tip on another app than jQuery which is capable of doing what it says it does - basic ftp?
Thanks a lot.
Yes, i might use a "normal" ftp client, i might use one where i can define a standard app to open downloaded files with etc. But i cannot believe the only ftp plugin for jQuery i found is not working. And it is not hat i wanted in the first place. Do i have to pay for Zend Studio in the very end -
Had to test some applications and frameworks (php) over the last days, i'm really pissed with all of that stuff not working, sorry, i'm really...
I have a macro with a number of SearchAndReplace steps in a loop.
I am not seeing the step-by-step changes in buffer view after each SearchandReplace
until macro end end.
What command can I add to force the refresh of TextArea after each pass of SearchAndReplace?
I'm running jEdit 4.3.1 (using Java 1.6, Linux, CDE). This jEdit seems to be in a "noisy mood": It usually beeps if
- I click somewhere into the text pane or a menu, or
- move the jEdit window
In particular because of the latter, I first thought it is a problem with the Window manager, but the problem occurs only with the jEdit window, not with the other windows.
Even more puzzling, the beep occurs only in maybe 80% of the cases. Sometimes, I can even do 5-6 clicks in a row without beep, and then I get a beep for the next 20-30 clicks consistently.
Can someone help me configure in saving the files on jedit. Everytime I try to save the files that I'm working on jedit, there is a duplicate files on it.. I want to configure on jedit on how can I save, without duplicating the files.. thanks in advance
I see this problem with jEdit 4.3 pre16 on Windows and 4.3.1 on Linux:
When I invoke the OpenIt plugin, I get the entry field for the file name, but as I type, I do not get a list of files matching the name to be selected; and even if I did the full, absolut path to the file manually, and hit enter, nothing happens (and the OpenIt window stays open).
Furthermore, there seems to be no way to close the OpenIt window, nor to move it away.
saving remote files via ftp crashes internet connection
Hi!
I have very unexpected problem with JEdit 4.3 and FTP-plugin 0.9.7 (Java 1.6.0_18, Windows XP Service Pack 3)
I can view directories and open files via FTP protocol but when I try to save changes my internet connection crashes (I reproduced it in 100% of cases; It is even more strange assuming I connect via router not directly via VPN or PPP).
It happens with any server I tried and any time.
Other ftp clients connect and modify files normally.
Saving via SFTP protocol also goes normally.
P.S. I have older JEdit on another machine and older FTP plugin (can't remember exact version now). They work with no such errors. So I'm really surprised...
I recently upgraded to jEdit 4.3.1, and now my favorite capabilities, tag completion and tag matching, are unavailable to shtml files. They're still there for html, but not shtml. I've tried changing the catalog, global options, etc. Can anyone tell me how to get these back?????
In GlobalOptions:Editing there are options to change the font, but I didn't see one for color. In GlobalOptions:TextArea there are options to change the background color, but it doesn't effect menus.
I loaded Lookandfeel:Lipstick\Menu:Gradient\Themes:Default but don't see and option there either.
If this is not a feature I could probably modify Lookandfeel to do it. But I wanted to check here before trying that.
Im having trouble using the project viewer plugin. I can get it installed OK, but whenever i attempt to to anything with it (add new files, create new group etc) Jedit just freezes completely. The only way to get things going again is to end the Javaw.exe process and start again. When i attempt to remove the project viewer plugin, the same thing happens.
I'm trying to write a macro to renumber footnotes links in a document - it's pretty simple: I just need to capture the previous number in a backreference, add an offset to it, and rewrite the link with the result. I've got the regex search worked out, but I'm completely in the dark on the syntax for the replacement. This looks like a situation where using a beanshell snippet would be appropriate, but I'm no java programmer.
What I need is:
[value in backreference plus the offset number]
Any help would be appreciated.
I am new to the forum and I have a problem with the ctagssidekick plugin. I am trying to use it with VHDL files but after parsing all it finds are the entity name and any constants that I may have defined.
Has anyone got any experience of how to set up the ctagssidekick to work with VHDL?
ValleySpeak Project Server allows the Project Managers to use Microsoft Project as a Managing tools in real time. It enables me to view and share the Microsoft Project schedules with team members in real time It lets me continue to use for managing your schedules and projects and at the same time it is easy to use and have access to the web based browser. It lets me to update the schedules through the browser. As the server uses the native Microsoft Project file, I can report the task in real time. It gives me the facilities far beyond what Microsoft Project alone provides, allowing to use the files in a collaborative environment. It provides 100% Two Way Integration with Microsoft Project. It also provides me with the Discussion forums that are helpful for you. It is easy to use it as it is compatible with Microsoft Project 2007 and provides highly secured solution with built in firewall and is used on Microsoft Windows 2000, Windows XP or Windows Vista.for details visit http://www.valleyspeak.com