Hi, I am completely new to the collaborative features of SubEthaEdit, so bear with me here. I need to write and edit a latex document in collaboration with ...
... You should be able to save a local copy by using "File/Save" or pressing command-s. Both of your approaches should work fine. You can also enable a kind of...
Does anyone here still have the old Markdown mode? I really don't want to have to make a new one if I could still get my hands on the old one. The author of it...
I'm sure that this would be somewhat low on the list, but what about transporting the BEEP protocol over XMPP? My company has a bunch of devs on macs, and...
... SubEthaEdit does not require Bonjour or multicast routing to work. You can connect across networks by using the internet windows (Windows/Internet). If you...
Yeah, I know, I'm just figuring that with XMPP, you could get all the goodness and ease of use that mDNS gives you across subnets without the headaches of...
Hi, I have a number of Python files which contain classes as well as module-level functions. Unfortunately the Python mode is unable to distinguish between...
Ben Gollmer
ben@...
Nov 6, 2006 3:23 am
58
... Thanks a lot! I like it and we might include it in the official distribution. All the best, Martin...
The Coding Monkeys do not create the localizations. Willing users do. If there is no willing user for a particular language, then it might never come. When a...
I'll be the first to admit that I'm only using SubEthaEdit as a plain old text editor. We collaborate b/w all the people involved in the project, mark-up on...
I did a check: Based on the French glossaries from Apple in iLocalize, you can auto-translate 38% of the strings SubEthaEdit, leaving you 718 strings, 89 html...
Where and how is this ecoding doctor used? I couldn't find any info on it on the site. Ok, I might not have looked VERY hard. Anybody have a link maybe? ... ...
... The encoding doctor comes up you if ty to convert a text to an encoding that can't represent all of its characters. (E.g. a text that contains umlauts...
Hi, I would crave for an option in the scope of the Search/replace panel that says "all open documents". Is any such feature planned? Another killer feature on...
Hello, So, I've found how to customize the toolbar. And now, I want to add a save button, but I can't find the save button in the list of available icons. Is...
... Yes. That's on our agenda. ... Yes. I hope we will come up with a bit more elegant solution than creating ".bak" files though... ;) All the best, Martin...
... Usually Cocoa Applications tend to not have save buttons in the toolbar. There might even be a human interface guideline advising against it, if I remember...
Hello Folks, Looking for someone to walk me through the process of setting this up. Let me know if someone can hold my hand through the process. Best, Mark...
I was wondering if anyone has made SQL formatter for Subethaedit? I always use this site <http://www.wangz.net/cgi-bin/pp/gsqlparser/sqlpp/sqlformat.tpl> to ...
... Mac OS X associates the newest application on the system capable of editing files with files that have no preference for "Open With:". The fix is to...
I'm not sure that I can do that with pref files though...some are not clearly associated with files. The pref files that don't have the SEE icon are set to...
... That's a purely cosmetical concern, if I understand correctly? The problem is that SubEthaEdit is capable of editing .plist files, tells the Finder so and...
Hi, One of the cool features I've recently come to appreciate in a few of the editors I work in is syntax folding. The ability to fold stuff like: foreach a $l...