... Not sure these issues are related. I'm sorry for the bug however. We will try to address it for 3.5.1 which should be due in about 2 weeks. All the best, ...
203
michael_j_barber
michael_j_ba...
Aug 25, 2009 10:31 am
... No, it is not. The contents of <charsintokens> is: <![CDATA[_0987654321abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@-.]]> It looks like SHELL...
204
Martin Pittenauer
martinpitten...
Aug 25, 2009 11:09 am
... Indeed I identified this as a bug we will fix for 3.5.1. It causes some keyword groups to not highlight consistently currently. Sorry for that. Took me a...
205
ocdgeek
Aug 31, 2009 7:59 am
Does SubEthaEdit or the OS (Snow Leopard) control the double-click selection? I updated to 3.5 at roughly the same time I installed Snow Leopard so I don't...
206
Martin Pittenauer
martinpitten...
Aug 31, 2009 8:44 am
... It's a change in Snow Leopard, but we are currently contemplating to make SubEthaEdit behave like 10.5 in that case, as the change strikes us as odd in...
207
ocdgeek
Aug 31, 2009 9:00 pm
Awesome. It does seem like an odd behavior change although I'm sure they have their reasons. What are the chances you'll implement the fix and then Apple will...
208
Martin Pittenauer
martinpitten...
Aug 31, 2009 9:14 pm
... We decided to handle selection differently than the standard text system on 10.6 in that case and maintain 10.5 behavior in 3.5.1. Apple is welcome to...
209
michael_j_barber
michael_j_ba...
Sep 16, 2009 9:26 am
Is there any way to get either the indentation level or the tab width for scripting purposes? I don't see anything promising in the AppleScript dictionary, but...
210
Martin Pittenauer
martinpitten...
Sep 17, 2009 9:27 am
... Currently this is not available via AppleScript unfortunately. But I will file it as a feature enhancement. All the best, Martin...
211
Michael
michael_j_ba...
Sep 23, 2009 9:53 am
I notice that scripts no longer appear in the contextual menus, regardless of the "inContextMenu" setting. Is this deliberate? Will the feature return?...
212
Martin Pittenauer
martinpitten...
Sep 23, 2009 10:00 am
... That's a bug we intend to fix. All the best, Martin...
213
Michael
michael_j_ba...
Feb 20, 2010 7:46 pm
I wrote some scripts to support Ctags within SEE. They can be downloaded here: <http://www.box.net/shared/zksls0d28x>. I blogged about the scripts; a summary...
214
Michael
michael_j_ba...
Mar 1, 2010 10:03 am
I've written a mode for TaskPaper documents. The main features are syntax highlighting, scripts for task management, and project navigation using the function...
215
Michael
michael_j_ba...
Mar 6, 2010 7:16 pm
Some tasks in SEE make more sense to be available for all modes, not just a few. As an example, adding or removing comments is of interest for just about every...
216
griffin239
Mar 19, 2010 1:28 pm
Here is the meat of the script I'm using. --It runs my front document in murgaLua, all well and good. tell application "Terminal" activate set...
217
oprahnoodle
Mar 25, 2010 7:33 pm
Hi folks, Just wanted to let you know that I just released version 2.0 of my SubEthaEdit scripts. You can find them over at...
218
oprahnoodle
Apr 6, 2010 9:22 am
Hi griffin239, Here is a small script that might just do what you want: tell application "SubEthaEdit" set outputName to "murgalua Output" as text try set x to...
219
Scott Chamberlain
chamberlains14
Dec 12, 2010 7:50 pm
Dear Subetha group, How one would pass code to R from SubEthaEdit? Scott...
220
jug.florian
Feb 14, 2011 11:46 am
Hi *, I am currently trying hard to switch from TexShop to SubEthaEdit for my scientific writing. I would love to explain you a bit about the work-flow I've...
221
Michael
michael_j_ba...
Mar 13, 2011 11:41 am
... This is not the whole story. The LaTeX mode is customizable, so you can change how the document is compiled. This lets you pipe the output of the...
222
tobias.jungnickel
tobias.jungn...
Mar 17, 2011 3:28 pm
Hi, is it possible in general to make the folding working also for chapters, section, paragraphs, .. in LaTeX Mode? It works for begin-end-blocks, but the...
223
Michael
michael_j_ba...
Jul 25, 2011 9:44 am
I'd like to determine the tab width of SEE documents. There doesn't seem to be anything relevant in the scripting dictionary, but perhaps I've just missed it....
224
Michael
michael_j_ba...
Jul 25, 2011 9:44 am
I wrote a little AppleScript to open Markdown documents in the Marked previewer, and thought some others might find it useful. It needs to be saved as a...
225
Martin Pittenauer
martinpitten...
Jul 25, 2011 1:11 pm
... Right now that's not available via scripting, with is - I agree - an oversight. Sorry. All the best, Martin...
226
Michael
michael_j_ba...
Aug 2, 2011 5:23 pm
For reasons not entirely clear to me, the script will hang on some files (naturally, none I tested before posting about it!), with SubEthaEdit waiting for a...
227
Michael
michael_j_ba...
Aug 4, 2011 11:22 am
Thanks for confirming that. That omission is pretty limiting when it comes to inserting text to match the existing program structure, so I hope you'll consider...
228
fptarget1973
Jan 19, 2012 10:37 pm
Hi, I'm a french user of SEE and would like to consider translating UI files/strings for the latest version, if it's not too much of a work (at least give it a...
229
oprahnoodle
Apr 24, 2012 10:04 am
Hey folks, Just thought I'd let you know that Marvin has been released. Read more about it here: http://zenangst.com/page/apps/marvin Hope you like it....
230
ausar397
Apr 25, 2012 9:01 am
I'm not looking for this right at the moment, but maybe a little bit further down the line. Is there any sort of "Learner39;s Circle" for SubEthEdit? Something...
231
ausar397
Apr 28, 2012 1:05 pm
Anyone interested in helping other Mac users learn Python?...