February 08, 2008
On Fri, 08 Feb 2008 01:17:22 +0300, BCS <BCS@pathlink.com> wrote:

> I uses a text editor (edit++) and the command prompt.

Descent + viPlugin. I find it realy annoying when viPlugin does something wrong (not as vim) but it's better than nothing.
February 08, 2008
On Fri, 08 Feb 2008 03:41:12 +0300, naryl <cy@ngs.ru> wrote:

> On Fri, 08 Feb 2008 01:17:22 +0300, BCS <BCS@pathlink.com> wrote:
>
>> I uses a text editor (edit++) and the command prompt.
>
> Descent + viPlugin. I find it realy annoying when viPlugin does something wrong (not as vim) but it's better than nothing.

And i'm using dsss to build projects, not descent builder.
February 08, 2008
naryl escribió:
> On Fri, 08 Feb 2008 03:41:12 +0300, naryl <cy@ngs.ru> wrote:
> 
>> On Fri, 08 Feb 2008 01:17:22 +0300, BCS <BCS@pathlink.com> wrote:
>>
>>> I uses a text editor (edit++) and the command prompt.
>>
>> Descent + viPlugin. I find it realy annoying when viPlugin does something wrong (not as vim) but it's better than nothing.
> 
> And i'm using dsss to build projects, not descent builder.

Descent doesn't have a builder (yet).
February 08, 2008
On Fri, 08 Feb 2008 03:49:44 +0300, Ary Borenszweig <ary@esperanto.org.ar> wrote:

> naryl escribió:
>> On Fri, 08 Feb 2008 03:41:12 +0300, naryl <cy@ngs.ru> wrote:
>>
>>> On Fri, 08 Feb 2008 01:17:22 +0300, BCS <BCS@pathlink.com> wrote:
>>>
>>>> I uses a text editor (edit++) and the command prompt.
>>>
>>> Descent + viPlugin. I find it realy annoying when viPlugin does something wrong (not as vim) but it's better than nothing.
>>  And i'm using dsss to build projects, not descent builder.
>
> Descent doesn't have a builder (yet).

I thought it already has one in 0.5...
Still i'm using dsss because it makes it easy to install libraries and use them almost without configuration.
February 08, 2008
I use FAR:
http://thecybershadow.net/d/colorer/

and Bud for small projects, DSSS for larger.

Its editor has syntax highlighting + outliner via XML/regexp-defined syntax rules, word completion, other plugins, keyboard macros. Good enough for me - and it's VERY fast.

-- 
Best regards,
 Vladimir                          mailto:thecybershadow@gmail.com
February 08, 2008
On Thu, 07 Feb 2008 14:17:22 -0800, BCS wrote:

> I uses a text editor (edit++) and the command prompt.

I try not to use an editor. I prefer to run things in my head. That doesn't work so well, so I use vim.
February 08, 2008
Poseidon + bud(integrated)


February 08, 2008
Xcode, with my own D plugin

-- 
Michel Fortin
michel.fortin@michelf.com
http://michelf.com/

February 08, 2008
BCS Wrote:

> I uses a text editor (edit++) and the command prompt.

I use UltraEdit for work (That's what they pay for so I'll use it, plus it's feature set is unparalleled by any other editor I've come across).

OpenSource: Entice for everything else (over time this will more than likely replace UE but it's still missing some very important features).
February 08, 2008
Tyro[a.c.edwards] wrote:
> I use UltraEdit for work (That's what they pay for so I'll use it, plus it's feature set is unparalleled by any other editor I've come across). 

They gave me a license for that at work, and I liked it so much (and was feeling rich enough at the time), I was suckered into buying it when I went back to school. Whenever Descent's dev branch gets horked (relatively often, I'm afraid :-)), I switch over to it for editing D code.