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...
62
Martin Pittenauer
martinpitten...
Dec 11, 2006 12:48 pm
... We currently have something that's not official yet. Contact me at monkeys@..., and I will try to get you up and running with a custom mode. ...
63
matgorb
Dec 15, 2006 4:03 am
If you can help me getting started, I'm sure I can help with some french localization....
64
Alexander Henket
ahenket
Dec 15, 2006 8:14 pm
Well, the first things you would need are: 1. XCode installed. You can download the latest version of the Apple developer tools via: ...
65
Alexander Henket
ahenket
Dec 15, 2006 9:40 pm
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...
66
Eric
ericbrian
Dec 20, 2006 2:07 am
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? ... ...
67
Martin Pittenauer
martinpitten...
Dec 20, 2006 7:47 am
... 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...
68
Alexander Henket
ahenket
Dec 28, 2006 8:17 pm
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...
69
Eric
ericbrian
Dec 31, 2006 7:24 pm
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...
70
Martin Pittenauer
martinpitten...
Jan 5, 2007 3:20 pm
... 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...
71
Martin Pittenauer
martinpitten...
Jan 5, 2007 4:05 pm
... 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...
72
Alexander Henket
ahenket
Jan 5, 2007 6:45 pm
Can hardly wait for what you have cookin'! Alexander...
73
ericbrian
Jan 5, 2007 7:02 pm
... Thank you! :) It worked nicely. Eric...
74
MarkDilley
markusdilley
Jan 17, 2007 8:27 pm
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...
75
clofresh
Feb 5, 2007 4:05 pm
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 ...
76
pdenglerla
Feb 6, 2007 4:16 pm
SEE icons are appearing in many places on my computer (MBP 2.33 Ghz) - this has happened before with a previous installation too. Files (including...
77
Martin Pittenauer
martinpitten...
Feb 6, 2007 4:26 pm
... 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...
78
Pat Dengler
pdenglerla
Feb 6, 2007 8:56 pm
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...
79
Martin Pittenauer
martinpitten...
Feb 7, 2007 4:37 pm
... 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...
80
Alexander Henket
ahenket
Feb 9, 2007 6:40 pm
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...
81
Martin Pittenauer
martinpitten...
Feb 9, 2007 6:46 pm
... As we get an increasing number of requests for that feature, it is certainly on our agenda. All the best, Martin...
82
kilwinningjohnboy
kilwinningjo...
Feb 13, 2007 8:40 pm
Is there a simple way to add a time stamp to a document. It would be really nice to have a timestamp icon that could be added to the toolbar....
83
hammer_tosser
Feb 18, 2007 4:55 am
Is there any plan to support projects in SubEthaEdit? This is probably the only thing keeping me from using it as my primary editor. Birch...
84
Martin Pittenauer
martinpitten...
Feb 19, 2007 3:30 pm
... That's on our agenda for one of the next few releases. All the best, Martin...
85
Joel
joel_s_ie
Mar 3, 2007 5:03 pm
It would very handy to be able to search my SEE files with Spotlight directly instead of using a separate file content search tool. Is this this something that...
86
Richard
wings_rfs
Mar 3, 2007 5:55 pm
I've searched the SubEthaEdit web site till I'm blue in the face and can NOT find anything that resembles a user manual. The Help system is of no help either....
87
Martin Pittenauer
martinpitten...
Mar 3, 2007 6:06 pm
... We are working on a more comprehensive user manual. ... "Next Symbol" jumps to the next symbol. Symbols are also displayed in the Symbol Popup, next to the...
88
Richard
wings_rfs
Mar 5, 2007 1:10 pm
... Thanks for your reply Martin. I really do appreciate your attempt at explaining the purpose of the example I brought up, but seriously, if you put yourself...
89
Martin Pittenauer
martinpitten...
Mar 6, 2007 9:58 am
... Most text files should already be searchable with Spotlight. What kind of files are you working with? All the best, Martin...
90
Eric
ericbrian
Mar 7, 2007 3:16 pm
Anybody know how to add code coloring for a file extension? That is, when I open a file with the extension .cpy, I want the code to be colored the same way a...