Not Jedit X, but the Java-based jEdit. I’ve been a long-time user of Textmate, and really love most everything about it, but it’s missing some features I want like split view and column indicators, and it’s undo implementation can get really annoying. On top of that development seems to have stagnated. There have been a couple minor updates in the past year+.
After trying out other editors, I ended up with jEdit. It’s UI is clunky in areas, but it can be “prettified” a bit with plugins. Plugins can also add a lot of great functionality. If I could marry jEdit’s text editor with Textmate’s UI and bundles, I’d be a very happy camper.
Since I can’t do that, I’m trying to make do with jEdit’s quirks. One of those major quirks is not being able to work with FTP clients like Transmit. In Transmit, when I’m viewing files on a remote server, I can either doubleclick or right-click and select ‘Edit With’ to edit that file with an external editor. With apps like Textmate, BBEdit and so on, I can set them as a default editor. When I doubleclick a file, it opens that file in Textmate. When I try to set jEdit as my default editor and doublelick a file, it opens jEdit, but it doesn’t actually open the file in jEdit for me to edit. In other words, jEdit gets the focus, but no new window is opened with the file I want to edit. Has anyone figured out a solution for this?
What other jEdit tips/tricks do you have to share?