September 13, 2013
Geany

http://www.geany.org/
September 13, 2013
MicroEmacs

https://github.com/DigitalMars/med

https://github.com/DigitalMars/me
September 13, 2013
On Friday, 13 September 2013 at 20:07:51 UTC, Namespace wrote:
> On Friday, 13 September 2013 at 19:51:34 UTC, Peter Alexander wrote:
>> Sublime 3 on OSX
>
> No IDE?

No, I'm on OSX and Visual Studio is the only IDE I find bearable. All the others I've tried are clunky and slow with little benefits (XCode, Eclipse, MonoDevelop)

I haven't tried Mono-D in a while though, so maybe I'll give it another go.
September 13, 2013
i've used mono-d (and might switch back when it is compatiple
with recent xamarin api), but switched to Sublime 3 recently.
could you share your plugins/configs?

i also use scite a lot.
September 13, 2013
On Fri, 13 Sep 2013 21:48:15 +0200
"Namespace" <rswhite4@googlemail.com> wrote:

> Just out of interest.
> 
> I use Sublime 2, Notepad++ and as IDE currently Mono-D. But I will try this evening VisualD.

Programmer's Notepad 2 (Windows-only though :( )

On Linux I've just been getting by with Kate and mcedit, mainly because I haven't really looked into other stuff there yet.

September 13, 2013
On 9/13/2013 1:29 PM, Walter Bright wrote:
>
> MicroEmacs
>
> https://github.com/DigitalMars/med
>
> https://github.com/DigitalMars/me

BTW, one veery nice thing about ME is I can run it from a remote console window. Also, it works exactly the same on every machine/operating system I've owned (ok, I never ported it to the ipod) - DOS, OS/2, Unix, Linux, every Windows flavor, various notebook computers, etc.
September 13, 2013
On Friday, 13 September 2013 at 19:48:18 UTC, Namespace wrote:
> Just out of interest.
>
> I use Sublime 2, Notepad++ and as IDE currently Mono-D. But I will try this evening VisualD.

gvim, with no GUI elements, ultisnips for D snippets, YouCompleteMe for fuzzy completion, and soon DCD for D-aware completion. And various non-D related plugins and custom mappings. Good because I can have e.g. 9 80-column files on the screen at the same time (looking like a grid), and load a session with tens of files almost instantly.
September 13, 2013
On Fri, 13 Sep 2013 20:02:02 +0000, Justin Whear wrote:

> vim and gvim on linux.

Unix is my IDE.
September 13, 2013
On 9/13/13 1:37 PM, Walter Bright wrote:
> On 9/13/2013 1:29 PM, Walter Bright wrote:
>>
>> MicroEmacs
>>
>> https://github.com/DigitalMars/med
>>
>> https://github.com/DigitalMars/me
>
> BTW, one veery nice thing about ME is I can run it from a remote console
> window. Also, it works exactly the same on every machine/operating
> system I've owned (ok, I never ported it to the ipod) - DOS, OS/2, Unix,
> Linux, every Windows flavor, various notebook computers, etc.

No syntax highlighting...

Andrei

September 13, 2013
Textadept with DCD. Also, "Unix is my IDE."