Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

SubEthaEdit

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 249
  • Category: Software
  • Founded: Dec 19, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 173 - 202 of 232   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
173 michael_j_barber
michael_j_ba... Send Email
Apr 13, 2008
2:09 pm
I've written a shell script to use SubEthaEdit for reporting script results. I call it "seeless", as it is vaguely like the "less" pager. The goal was to...
174 jimmy reza
turinreza Send Email
Apr 19, 2008
9:36 am
hiya was wondering if you plan to make the Objective C BEEP framework public before Apple makes their Objective C framework public. a few of us a berkeley want...
175 Gus
jimmybigeyes Send Email
Apr 19, 2008
9:36 am
Maybe I'm the only one who would find this useful, but... I'd like to be able to select a bunch of badly formatted code and let SEE "auto-indent&quot; it. The...
176 Martin Pittenauer
martinpitten... Send Email
Apr 22, 2008
12:39 pm
... We have no immediate plans to do so, but might consider it in the future. (No promises, we'd have to do some clean-up and quite some documentation for it...
177 jimmy reza
turinreza Send Email
Apr 24, 2008
8:06 am
Just trying to get a useful implementation of BEEP to use in XCode. I was going to use RoadRunner (which is written in C) but it didn't seem full fledged........
178 Martin Pittenauer
martinpitten... Send Email
Apr 24, 2008
8:43 am
... I have no first hand experience with it, but I heard good things about Vortex (http://vortex.aspl.es/). All the best, Martin...
179 michael_j_barber
michael_j_ba... Send Email
Apr 24, 2008
10:28 pm
... What you're describing is often called a "code beautifier" or a "pretty printer". There are quite a few out there, especially for languages with a C-style...
180 geek.inside Send Email May 28, 2008
7:21 am
Hello there! I wrote an Markdown mode, this is in beta state, but is usable. If you want an explanation and small screenshot, the link the post (in spanish) is...
181 dedvg158 Send Email May 30, 2008
10:06 am
Hi all folks, does someone know how the SubEThaEdit text encoding function, available from the "Format" and "Dateikodierung" menue works. Where can I get the...
182 Gus
jimmybigeyes Send Email
Jun 8, 2008
7:25 pm
Wow, thank you! Much obliged. I'll be checking the blog and trying to implement this. Gus ... "pretty printer". There are ... syntax. For Javascript and ... ...
183 michael_j_barber
michael_j_ba... Send Email
Jul 6, 2008
5:01 pm
Is it possible to use the return key or the backspace key as the keyboard shortcut for a mode script? If so, how?...
184 Gus
jimmybigeyes Send Email
Jul 6, 2008
10:14 pm
It would be nice to have syntax-highlighting work within HEREDOC strings, at least for PHP/HTML programming. Maybe few people use it, and I don't know how...
185 Vaughan McAlley
ockegheim Send Email
Aug 20, 2008
5:02 pm
I've been happily coding with SubEtherEdit for years. I'm curious about the SubEther Text format, which I think would great for keeping track of changes over...
186 Martin Pittenauer
martinpitten... Send Email
Aug 20, 2008
5:16 pm
... I just tried your script and it worked as intended on my machine. What encoding does your lua file usually have? Are you working on Tiger or Leopard? Intel...
187 michael_j_barber
michael_j_ba... Send Email
Aug 20, 2008
5:52 pm
A simpler approach for saving from a script would be to just have SubEthaEdit save the document directly. For example, to save your file to the desktop, I'd do...
188 ockegheim Send Email Aug 20, 2008
11:13 pm
... Aha, I tried making a symbolic link called test.lua that pointed to plain.txt and it works! As often seems to be the case, it has to be a symbolic link and...
189 michael_j_barber
michael_j_ba... Send Email
Apr 10, 2009
3:54 pm
I've implemented Automator actions that (1) get text from the front document in SEE and (2) set text in the front document in SEE. They can be downloaded at...
190 michael_j_barber
michael_j_ba... Send Email
Apr 27, 2009
6:28 pm
I'd like to use AppleScript to do some things with the Find panel. There doesn't seem to be anything relevant in the AppleScript dictionary. I'm pretty sure...
191 jcostanzo2004 Send Email Apr 27, 2009
6:28 pm
I am wondering if there was a client only version for another operating system. I really love this application but the people I help and help me do not own a...
192 Steve Mokris
smokris Send Email
Apr 27, 2009
7:44 pm
... Check out Gobby ( http://gobby.0x539.de/ ). It's not compatible with SubEthaEdit, but it provides some similar collaborative text editing features. But,...
193 Martin Pittenauer
martinpitten... Send Email
Apr 27, 2009
7:44 pm
... You are right, at the moment the find panel is not yet scriptble unfortunately. We will look into that for a future version. All the best, Martin...
194 Martin Pittenauer
martinpitten... Send Email
Apr 27, 2009
8:01 pm
... Interoperability between collaborative editors is a hard problem, that extends beyond just standardizing communications, due to the nature of the text...
195 jcostanzo2004 Send Email Apr 28, 2009
9:11 pm
Thanks for the replies. Yes it would be nice for cross platform. I understand that this would be difficult to implement. I will just wait and see. Someday...
196 michael_j_barber
michael_j_ba... Send Email
Aug 12, 2009
8:41 am
First, I want to say how impressed I am with the new folding features. While I (obviously!) haven't yet had much chance to use this new feature, it seems to be...
197 Martin Pittenauer
martinpitten... Send Email
Aug 12, 2009
9:14 am
... That's the basic idea. ... As always I'd advice to have a look at the modes we ship for the "state of the art" in terms of black voodoo mode creation. ;) ...
198 michael_j_barber
michael_j_ba... Send Email
Aug 13, 2009
6:36 am
Thanks for the confirmation. It looks like I will need to define some states for a couple of modes, so I'm sure I'll be following up soon with some questions...
199 michael_j_barber
michael_j_ba... Send Email
Aug 16, 2009
3:22 pm
I've begun adding folding support to the Makefile mode, specifically by adding a Command state to indicate the blocks of build commands for a target. I have a...
200 Martin Pittenauer
martinpitten... Send Email
Aug 19, 2009
3:11 pm
... Is = part of <charsintokens&gt; in your case? ... Usually the default state is a parent to all other states. ... <import> imports the contents of a state into...
201 jtgroth007 Send Email Aug 19, 2009
3:12 pm
... I noticed similar behavior in the PHP-HTML mode and I filed a bug for it (SEE-3865). As excited as I am for the code folding, I had to downgrade to 3.2.1,...
202 Martin Pittenauer
martinpitten... Send Email
Aug 19, 2009
3:18 pm
... 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, ...
Messages 173 - 202 of 232   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help