Just curious what editors people are using to write IronRuby code in? Right now I''m using Emacs... -- Michael Letterle [Polymath Programmer] http://michaeldotnet.blogspot.com
Hi, I''m using TextMate (mac) and Notepad++ (pc) so far. Thibaut Barr?re -- LoGeek http://blog.logeek.fr - about writing software http://evolvingworker.com - tools for a better day
Scite Robert Brotherus Software architect Napa Ltd Tammasaarenkatu 3, Helsinki FI-00180 P.O.Box 470, Helsinki FI-00181 Tel. +358 9 22 813 1 Direct. +358 9 22 813 611 GSM +358 45 11 456 02 Fax. +358 9 22 813 800 Email: Robert.Brotherus at napa.fi www.napa.fi -----Original Message----- From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Michael Letterle Sent: 12. helmikuuta 2008 15:27 To: ironruby-core at rubyforge.org Subject: [Ironruby-core] What Editor? Just curious what editors people are using to write IronRuby code in? Right now I''m using Emacs... -- Michael Letterle [Polymath Programmer] http://michaeldotnet.blogspot.com _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core
> Just curious what editors people are using to write IronRuby code in? > Right now I''m using Emacs...Why, Vim of course :) -- Tomas Restrepo http://www.winterdom.com/weblog/
On Tue, 12 Feb 2008 06:27:13 -0700, Michael Letterle <michael.letterle at gmail.com> wrote:> Right now I''m using Emacs...Vi+Emacs+jEdit for IronRuby (depends on the machine I''m on at the time) Vi+Emacs+jEdit+VS.NET for Ruby.NET (same reason as above) One area that has always interested me since the day I became aware of WPFe was the development of an in browser editing tool. Jim Hugunin''s Mix07 demo highlights just how much can be accomplished in a small space of time, and Fuzzyman (Michael Foord) has another example @ http://www.voidspace.org.uk/ironpython/silverlight/index.shtml#the-web-ide -- /M:D M. David Peterson Co-Founder & Chief Architect, 3rd&Urban, LLC Email: m.david at 3rdandUrban.com | m.david at amp.fm Mobile: (206) 418-9027 http://3rdandUrban.com | http://amp.fm | http://www.oreillynet.com/pub/au/2354
On Tue, 12 Feb 2008 06:31:40 -0700, Thibaut Barr?re <thibaut.barrere at gmail.com> wrote:> I''m using TextMateOoops! Forgot about TextMate, yet another editor I will use from time-to-time, and increasingly so over the last few months. -- /M:D M. David Peterson Co-Founder & Chief Architect, 3rd&Urban, LLC Email: m.david at 3rdandUrban.com | m.david at amp.fm Mobile: (206) 418-9027 http://3rdandUrban.com | http://amp.fm | http://www.oreillynet.com/pub/au/2354
On Tue, 12 Feb 2008 06:31:40 -0700, Thibaut Barr?re <thibaut.barrere at gmail.com> wrote:> I''m using TextMateBTW... For those unaware > http://www.e-texteditor.com/ < which is a port of TextMate to Windows. Requires cygwin (though it will install it for you during the setup process.) -- /M:D M. David Peterson Co-Founder & Chief Architect, 3rd&Urban, LLC Email: m.david at 3rdandUrban.com | m.david at amp.fm Mobile: (206) 418-9027 http://3rdandUrban.com | http://amp.fm | http://www.oreillynet.com/pub/au/2354
Notepad++ & occasionally VS.NET with the Ruby coloring support from Ruby.NET. I used to tolerate VIM & love Emacs back in my *nix days, but in a windows shop where I spend most of my time in VS.NET, Gmail, and pairing on other people''s systems it''s just too much cognitive dissonance to switch between them. The one thing I''m really missing is passable RegEx support. VS.Net has that crazy syntax that crashes all the time & N++ doesn''t support multiline. One of these days... -Eric On Feb 12, 2008 8:27 AM, Michael Letterle <michael.letterle at gmail.com> wrote:> Just curious what editors people are using to write IronRuby code in? > Right now I''m using Emacs... > > -- > Michael Letterle > [Polymath Programmer] > http://michaeldotnet.blogspot.com > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080212/62cad5f8/attachment.html
Textmate, Ruby In Steel, vi, and looking to use netbeans more. On Feb 12, 2008 8:43 AM, M. David Peterson <m.david at xmlhacker.com> wrote:> On Tue, 12 Feb 2008 06:31:40 -0700, Thibaut Barr?re > <thibaut.barrere at gmail.com> wrote: > > > I''m using TextMate > > Ooops! Forgot about TextMate, yet another editor I will use from > time-to-time, and increasingly so over the last few months. > > -- > /M:D > > M. David Peterson > Co-Founder & Chief Architect, 3rd&Urban, LLC > Email: m.david at 3rdandUrban.com | m.david at amp.fm > Mobile: (206) 418-9027 > http://3rdandUrban.com | http://amp.fm | > http://www.oreillynet.com/pub/au/2354 > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080212/38dffd66/attachment.html
For quick work - HTML-Kit (www.html-kit.com) and Notepad++ If it''s loaded up VS.NET Tom Walker On Feb 12, 2008 8:52 AM, Aaron Junod <tranqy at gmail.com> wrote:> Textmate, Ruby In Steel, vi, and looking to use netbeans more. > > > On Feb 12, 2008 8:43 AM, M. David Peterson <m.david at xmlhacker.com> wrote: > > > On Tue, 12 Feb 2008 06:31:40 -0700, Thibaut Barr?re > > <thibaut.barrere at gmail.com> wrote: > > > > > I''m using TextMate > > > > Ooops! Forgot about TextMate, yet another editor I will use from > > time-to-time, and increasingly so over the last few months. > > > > -- > > /M:D > > > > M. David Peterson > > Co-Founder & Chief Architect, 3rd&Urban, LLC > > Email: m.david at 3rdandUrban.com | m.david at amp.fm > > Mobile: (206) 418-9027 > > http://3rdandUrban.com | http://amp.fm | > > http://www.oreillynet.com/pub/au/2354 > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080212/9a7dd373/attachment.html
Hi! I actually use another very nice "TextMate"-like windows editor is InType ( http://intype.info/ ). thanks, Slavo. On Feb 12, 2008 2:47 PM, M. David Peterson <m.david at xmlhacker.com> wrote:> On Tue, 12 Feb 2008 06:31:40 -0700, Thibaut Barr?re > <thibaut.barrere at gmail.com> wrote: > > > I''m using TextMate > > BTW... For those unaware > http://www.e-texteditor.com/ < which is a port > of TextMate to Windows. Requires cygwin (though it will install it for > you during the setup process.) > > -- > /M:D > > M. David Peterson > Co-Founder & Chief Architect, 3rd&Urban, LLC > Email: m.david at 3rdandUrban.com | m.david at amp.fm > Mobile: (206) 418-9027 > http://3rdandUrban.com | http://amp.fm | > http://www.oreillynet.com/pub/au/2354 > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080212/2835c073/attachment.html
On windows either ruby in steel or Netbeans 6.0 where netbeans has a slight advantage at the moment. Or I use e-texteditor which is a textmate port to windows for really simple things. On OSX I use textmate which is what I''m using most of the time. On Feb 13, 2008 7:42 AM, Slavo Furman <slavof at gmail.com> wrote:> Hi! > > I actually use another very nice "TextMate"-like windows editor is InType > (http://intype.info/ ). > > thanks, > Slavo. > > > On Feb 12, 2008 2:47 PM, M. David Peterson <m.david at xmlhacker.com> wrote: > > > On Tue, 12 Feb 2008 06:31:40 -0700, Thibaut Barr?re > > <thibaut.barrere at gmail.com> wrote: > > > > > I''m using TextMate > > > > BTW... For those unaware > http://www.e-texteditor.com/ < which is a > > port > > of TextMate to Windows. Requires cygwin (though it will install it for > > you during the setup process.) > > > > -- > > /M:D > > > > M. David Peterson > > Co-Founder & Chief Architect, 3rd&Urban, LLC > > Email: m.david at 3rdandUrban.com | m.david at amp.fm > > Mobile: (206) 418-9027 > > http://3rdandUrban.com | http://amp.fm | > > http://www.oreillynet.com/pub/au/2354 > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080213/2cd3681e/attachment-0001.html
Ivan, I have a question. If you use textmate on OSX, why did you choose to use ruby in steel or netbeans on windows instead of e? Do you find them better? -Corey On Feb 12, 2008 1:56 PM, Ivan Porto Carrero <ivan at flanders.co.nz> wrote:> On windows either ruby in steel or Netbeans 6.0 where netbeans has a > slight advantage at the moment. Or I use e-texteditor which is a textmate > port to windows for really simple things. > > On OSX I use textmate which is what I''m using most of the time. > > > On Feb 13, 2008 7:42 AM, Slavo Furman <slavof at gmail.com> wrote: > > > Hi! > > > > I actually use another very nice "TextMate"-like windows editor is > > InType (http://intype.info/ ). > > > > thanks, > > Slavo. > > > > > > On Feb 12, 2008 2:47 PM, M. David Peterson <m.david at xmlhacker.com> > > wrote: > > > > > On Tue, 12 Feb 2008 06:31:40 -0700, Thibaut Barr?re > > > <thibaut.barrere at gmail.com> wrote: > > > > > > > I''m using TextMate > > > > > > BTW... For those unaware > http://www.e-texteditor.com/ < which is a > > > port > > > of TextMate to Windows. Requires cygwin (though it will install it > > > for > > > you during the setup process.) > > > > > > -- > > > /M:D > > > > > > M. David Peterson > > > Co-Founder & Chief Architect, 3rd&Urban, LLC > > > Email: m.david at 3rdandUrban.com | m.david at amp.fm > > > Mobile: (206) 418-9027 > > > http://3rdandUrban.com | http://amp.fm | > > > http://www.oreillynet.com/pub/au/2354 > > > _______________________________________________ > > > Ironruby-core mailing list > > > Ironruby-core at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-- http://www.coreyhaines.com The Internet''s Premiere source of information about Corey Haines -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080212/e44b5622/attachment.html
I have used e-editor but had trouble connecting to mysql and started using netbeans instead after a friend of mine recommended it for doing rails on windows. I like it when I have simple things to do or to browse ruby code. I use netbeans mostly because their autocomplete gets it right most often. In meantime I got a macbook and textmate. And the more I use textmate the more I''m liking it. I was very reluctant against not having some sort of autocomplete function, that reluctance has somewhat faded because most of what I need can be provided by hitting the esc key once or twice in textmate. On Feb 13, 2008 12:07 PM, Corey Haines <coreyhaines at gmail.com> wrote:> Ivan, > > I have a question. If you use textmate on OSX, why did you choose to use > ruby in steel or netbeans on windows instead of e? Do you find them better? > > -Corey > > On Feb 12, 2008 1:56 PM, Ivan Porto Carrero <ivan at flanders.co.nz> wrote: > > > On windows either ruby in steel or Netbeans 6.0 where netbeans has a > > slight advantage at the moment. Or I use e-texteditor which is a textmate > > port to windows for really simple things. > > > > On OSX I use textmate which is what I''m using most of the time. > > > > > > On Feb 13, 2008 7:42 AM, Slavo Furman <slavof at gmail.com> wrote: > > > > > Hi! > > > > > > I actually use another very nice "TextMate"-like windows editor is > > > InType (http://intype.info/ ). > > > > > > thanks, > > > Slavo. > > > > > > > > > On Feb 12, 2008 2:47 PM, M. David Peterson <m.david at xmlhacker.com> > > > wrote: > > > > > > > On Tue, 12 Feb 2008 06:31:40 -0700, Thibaut Barr?re > > > > <thibaut.barrere at gmail.com> wrote: > > > > > > > > > I''m using TextMate > > > > > > > > BTW... For those unaware > http://www.e-texteditor.com/ < which is a > > > > port > > > > of TextMate to Windows. Requires cygwin (though it will install it > > > > for > > > > you during the setup process.) > > > > > > > > -- > > > > /M:D > > > > > > > > M. David Peterson > > > > Co-Founder & Chief Architect, 3rd&Urban, LLC > > > > Email: m.david at 3rdandUrban.com | m.david at amp.fm > > > > Mobile: (206) 418-9027 > > > > http://3rdandUrban.com | http://amp.fm | > > > > http://www.oreillynet.com/pub/au/2354 > > > > _______________________________________________ > > > > Ironruby-core mailing list > > > > Ironruby-core at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > _______________________________________________ > > > Ironruby-core mailing list > > > Ironruby-core at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > -- > http://www.coreyhaines.com > The Internet''s Premiere source of information about Corey Haines > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080213/dccb20db/attachment.html
That sounds about like the experiences I hear. Personally, I don''t really miss auto-complete too much in Ruby (I''m coming from C#, where Intellicrack is my life blood). I am currently using Aptana, but I''m going to switch over and really focus on trying e, to get a sense of it. I''m mostly looking forward to the Ruby bundles for Textmate. -Corey On Feb 12, 2008 7:03 PM, Ivan Porto Carrero <ivan at flanders.co.nz> wrote:> > I have used e-editor but had trouble connecting to mysql and started using > netbeans instead after a friend of mine recommended it for doing rails on > windows. I like it when I have simple things to do or to browse ruby code. > I use netbeans mostly because their autocomplete gets it right most often. > > In meantime I got a macbook and textmate. And the more I use textmate the > more I''m liking it. I was very reluctant against not having some sort of > autocomplete function, that reluctance has somewhat faded because most of > what I need can be provided by hitting the esc key once or twice in > textmate. > > > > > On Feb 13, 2008 12:07 PM, Corey Haines <coreyhaines at gmail.com> wrote: > > > Ivan, > > > > I have a question. If you use textmate on OSX, why did you choose to use > > ruby in steel or netbeans on windows instead of e? Do you find them better? > > > > -Corey > > > > On Feb 12, 2008 1:56 PM, Ivan Porto Carrero <ivan at flanders.co.nz> wrote: > > > > > On windows either ruby in steel or Netbeans 6.0 where netbeans has a > > > slight advantage at the moment. Or I use e-texteditor which is a textmate > > > port to windows for really simple things. > > > > > > On OSX I use textmate which is what I''m using most of the time. > > > > > > > > > On Feb 13, 2008 7:42 AM, Slavo Furman <slavof at gmail.com> wrote: > > > > > > > Hi! > > > > > > > > I actually use another very nice "TextMate"-like windows editor is > > > > InType (http://intype.info/ ). > > > > > > > > thanks, > > > > Slavo. > > > > > > > > > > > > On Feb 12, 2008 2:47 PM, M. David Peterson <m.david at xmlhacker.com> > > > > wrote: > > > > > > > > > On Tue, 12 Feb 2008 06:31:40 -0700, Thibaut Barr?re > > > > > <thibaut.barrere at gmail.com> wrote: > > > > > > > > > > > I''m using TextMate > > > > > > > > > > BTW... For those unaware > http://www.e-texteditor.com/ < which is > > > > > a port > > > > > of TextMate to Windows. Requires cygwin (though it will install > > > > > it for > > > > > you during the setup process.) > > > > > > > > > > -- > > > > > /M:D > > > > > > > > > > M. David Peterson > > > > > Co-Founder & Chief Architect, 3rd&Urban, LLC > > > > > Email: m.david at 3rdandUrban.com | m.david at amp.fm > > > > > Mobile: (206) 418-9027 > > > > > http://3rdandUrban.com | http://amp.fm | > > > > > http://www.oreillynet.com/pub/au/2354 > > > > > _______________________________________________ > > > > > Ironruby-core mailing list > > > > > Ironruby-core at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Ironruby-core mailing list > > > > Ironruby-core at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > _______________________________________________ > > > Ironruby-core mailing list > > > Ironruby-core at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > -- > > http://www.coreyhaines.com > > The Internet''s Premiere source of information about Corey Haines > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-- http://www.coreyhaines.com The Internet''s Premiere source of information about Corey Haines -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080212/ce202263/attachment-0001.html
My biggest use of Intellicrack is investigation. I''m using e-texteditor on windows. Josh Holmes Architect Evangelist, Microsoft Mobile 734.323.3543 | josh.holmes at microsoft.com<mailto:josh.holmes at microsoft.com> | blog http://www.joshholmes.com<http://www.joshholmes.com/> [cid:image001.jpg at 01C86E33.D9573E20] <http://rss.joshholmes.com/> From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Corey Haines Sent: Tuesday, February 12, 2008 5:04 PM To: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] What Editor? That sounds about like the experiences I hear. Personally, I don''t really miss auto-complete too much in Ruby (I''m coming from C#, where Intellicrack is my life blood). I am currently using Aptana, but I''m going to switch over and really focus on trying e, to get a sense of it. I''m mostly looking forward to the Ruby bundles for Textmate. -Corey On Feb 12, 2008 7:03 PM, Ivan Porto Carrero <ivan at flanders.co.nz<mailto:ivan at flanders.co.nz>> wrote: I have used e-editor but had trouble connecting to mysql and started using netbeans instead after a friend of mine recommended it for doing rails on windows. I like it when I have simple things to do or to browse ruby code. I use netbeans mostly because their autocomplete gets it right most often. In meantime I got a macbook and textmate. And the more I use textmate the more I''m liking it. I was very reluctant against not having some sort of autocomplete function, that reluctance has somewhat faded because most of what I need can be provided by hitting the esc key once or twice in textmate. On Feb 13, 2008 12:07 PM, Corey Haines <coreyhaines at gmail.com<mailto:coreyhaines at gmail.com>> wrote: Ivan, I have a question. If you use textmate on OSX, why did you choose to use ruby in steel or netbeans on windows instead of e? Do you find them better? -Corey On Feb 12, 2008 1:56 PM, Ivan Porto Carrero <ivan at flanders.co.nz<mailto:ivan at flanders.co.nz>> wrote: On windows either ruby in steel or Netbeans 6.0 where netbeans has a slight advantage at the moment. Or I use e-texteditor which is a textmate port to windows for really simple things. On OSX I use textmate which is what I''m using most of the time. On Feb 13, 2008 7:42 AM, Slavo Furman <slavof at gmail.com<mailto:slavof at gmail.com>> wrote: Hi! I actually use another very nice "TextMate"-like windows editor is InType (http://intype.info/ ). thanks, Slavo. On Feb 12, 2008 2:47 PM, M. David Peterson <m.david at xmlhacker.com<mailto:m.david at xmlhacker.com>> wrote: On Tue, 12 Feb 2008 06:31:40 -0700, Thibaut Barr?re <thibaut.barrere at gmail.com<mailto:thibaut.barrere at gmail.com>> wrote:> I''m using TextMateBTW... For those unaware > http://www.e-texteditor.com/ < which is a port of TextMate to Windows. Requires cygwin (though it will install it for you during the setup process.) -- /M:D M. David Peterson Co-Founder & Chief Architect, 3rd&Urban, LLC Email: m.david at 3rdandUrban.com<mailto:m.david at 3rdandUrban.com> | m.david at amp.fm<mailto:m.david at amp.fm> Mobile: (206) 418-9027 http://3rdandUrban.com | http://amp.fm | http://www.oreillynet.com/pub/au/2354 _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> http://rubyforge.org/mailman/listinfo/ironruby-core -- http://www.coreyhaines.com The Internet''s Premiere source of information about Corey Haines _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> http://rubyforge.org/mailman/listinfo/ironruby-core -- http://www.coreyhaines.com The Internet''s Premiere source of information about Corey Haines -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080213/cae88b86/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 737 bytes Desc: image001.jpg Url : http://rubyforge.org/pipermail/ironruby-core/attachments/20080213/cae88b86/attachment-0001.jpg
yeah, intellicrack is mostly for investigation. auto-complete is for my laziness in keystrokes, though. In a way, I look at intellicrack as encompassing both functions: discovery; and, don''t make me type. :) On 2/13/08, Josh Holmes <Josh.Holmes at microsoft.com> wrote:> My biggest use of Intellicrack is investigation. I''m using e-texteditor on > windows. > > Josh Holmes > Architect Evangelist, Microsoft > Mobile 734.323.3543 | > josh.holmes at microsoft.com<mailto:josh.holmes at microsoft.com> | blog > http://www.joshholmes.com<http://www.joshholmes.com/> > [cid:image001.jpg at 01C86E33.D9573E20] <http://rss.joshholmes.com/> > > From: ironruby-core-bounces at rubyforge.org > [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Corey Haines > Sent: Tuesday, February 12, 2008 5:04 PM > To: ironruby-core at rubyforge.org > Subject: Re: [Ironruby-core] What Editor? > > That sounds about like the experiences I hear. Personally, I don''t really > miss auto-complete too much in Ruby (I''m coming from C#, where Intellicrack > is my life blood). I am currently using Aptana, but I''m going to switch over > and really focus on trying e, to get a sense of it. I''m mostly looking > forward to the Ruby bundles for Textmate. > > -Corey > On Feb 12, 2008 7:03 PM, Ivan Porto Carrero > <ivan at flanders.co.nz<mailto:ivan at flanders.co.nz>> wrote: > > I have used e-editor but had trouble connecting to mysql and started using > netbeans instead after a friend of mine recommended it for doing rails on > windows. I like it when I have simple things to do or to browse ruby code. > I use netbeans mostly because their autocomplete gets it right most often. > > In meantime I got a macbook and textmate. And the more I use textmate the > more I''m liking it. I was very reluctant against not having some sort of > autocomplete function, that reluctance has somewhat faded because most of > what I need can be provided by hitting the esc key once or twice in > textmate. > > > > On Feb 13, 2008 12:07 PM, Corey Haines > <coreyhaines at gmail.com<mailto:coreyhaines at gmail.com>> wrote: > Ivan, > > I have a question. If you use textmate on OSX, why did you choose to use > ruby in steel or netbeans on windows instead of e? Do you find them better? > > -Corey > On Feb 12, 2008 1:56 PM, Ivan Porto Carrero > <ivan at flanders.co.nz<mailto:ivan at flanders.co.nz>> wrote: > On windows either ruby in steel or Netbeans 6.0 where netbeans has a slight > advantage at the moment. Or I use e-texteditor which is a textmate port to > windows for really simple things. > > On OSX I use textmate which is what I''m using most of the time. > > On Feb 13, 2008 7:42 AM, Slavo Furman > <slavof at gmail.com<mailto:slavof at gmail.com>> wrote: > Hi! > > I actually use another very nice "TextMate"-like windows editor is InType > (http://intype.info/ ). > > thanks, > Slavo. > > On Feb 12, 2008 2:47 PM, M. David Peterson > <m.david at xmlhacker.com<mailto:m.david at xmlhacker.com>> wrote: > On Tue, 12 Feb 2008 06:31:40 -0700, Thibaut Barr?re > <thibaut.barrere at gmail.com<mailto:thibaut.barrere at gmail.com>> wrote: > > > I''m using TextMate > BTW... For those unaware > http://www.e-texteditor.com/ < which is a port > of TextMate to Windows. Requires cygwin (though it will install it for > you during the setup process.) > > -- > /M:D > > M. David Peterson > Co-Founder & Chief Architect, 3rd&Urban, LLC > Email: m.david at 3rdandUrban.com<mailto:m.david at 3rdandUrban.com> | > m.david at amp.fm<mailto:m.david at amp.fm> > Mobile: (206) 418-9027 > http://3rdandUrban.com | http://amp.fm | > http://www.oreillynet.com/pub/au/2354 > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> > http://rubyforge.org/mailman/listinfo/ironruby-core > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> > http://rubyforge.org/mailman/listinfo/ironruby-core > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > -- > http://www.coreyhaines.com > The Internet''s Premiere source of information about Corey Haines > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> > http://rubyforge.org/mailman/listinfo/ironruby-core > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > -- > http://www.coreyhaines.com > The Internet''s Premiere source of information about Corey Haines >-- http://www.coreyhaines.com The Internet''s Premiere source of information about Corey Haines