Re: Which D IDE do you use?(survey)

2015-04-12 Thread w0rp via Digitalmars-d
On Sunday, 12 April 2015 at 19:41:10 UTC, Atila Neves wrote: On Friday, 10 April 2015 at 17:59:45 UTC, Ali Çehreli wrote: On 04/10/2015 01:28 AM, Szymon Gatner wrote: A lot must have changed since I used Vim few years ago then. I hope this is not taken as an attack on Vim users but from my

Re: Which D IDE do you use?(survey)

2015-04-12 Thread Ali Çehreli via Digitalmars-d
On 04/12/2015 10:49 AM, Dicebot wrote: it is exactly the same experience on my dev machine and via remote shell I love Emacs's tramp mode. If I can access a host, say with ssh, then I can open any remote file locally, without needing to do anything specially other than using a URL syntax.

Re: Which D IDE do you use?(survey)

2015-04-11 Thread Iain Buclaw via Digitalmars-d
On 11 April 2015 at 12:27, weaselcat via Digitalmars-d digitalmars-d@puremagic.com wrote: On Saturday, 11 April 2015 at 10:00:45 UTC, Iain Buclaw wrote: On 10 April 2015 at 21:19, Adam D. Ruppe via Digitalmars-d digitalmars-d@puremagic.com wrote: On Friday, 10 April 2015 at 19:08:13 UTC,

Re: Which D IDE do you use?(survey)

2015-04-11 Thread Jacob Carlborg via Digitalmars-d
On 2015-04-10 21:02, Idan Arye wrote: Many of these Vim users are not really Vim users - not in the sense that Emacs users are Emacs users anyways. Sure, they use Vim - but only because it's a default editor in Unix-like systems. If Windows Notepad was the default text they wouldn't have

Re: Which D IDE do you use?(survey)

2015-04-11 Thread Iain Buclaw via Digitalmars-d
On 10 April 2015 at 21:19, Adam D. Ruppe via Digitalmars-d digitalmars-d@puremagic.com wrote: On Friday, 10 April 2015 at 19:08:13 UTC, Paulo Pinto wrote: - Move a method to another class located in another module, while updating all references to it, including module imports in the new file

Re: Which D IDE do you use?(survey)

2015-04-11 Thread weaselcat via Digitalmars-d
On Saturday, 11 April 2015 at 10:00:45 UTC, Iain Buclaw wrote: On 10 April 2015 at 21:19, Adam D. Ruppe via Digitalmars-d digitalmars-d@puremagic.com wrote: On Friday, 10 April 2015 at 19:08:13 UTC, Paulo Pinto wrote: - Move a method to another class located in another module, while updating

Re: Which D IDE do you use?(survey)

2015-04-11 Thread w0rp via Digitalmars-d
On Saturday, 11 April 2015 at 10:27:15 UTC, weaselcat wrote: if you're using vim-dutyl you could just remap K to :DUjump or one of the split variants. (DUddoc also shows the documentation of the symbol under your cursor.) I'll have to try this myself. Vim has a feature for balloon messages,

Re: Which D IDE do you use?(survey)

2015-04-11 Thread weaselcat via Digitalmars-d
On Saturday, 11 April 2015 at 21:44:08 UTC, Iain Buclaw wrote: No one announced (to me) it's existence. Thanks! I'll be sure to check it out. it also integrates DCD(combined with youcompleteme or similar plugin gives intellisense-like completion,) and dscanner.

Re: Which D IDE do you use?(survey)

2015-04-11 Thread Idan Arye via Digitalmars-d
On Saturday, 11 April 2015 at 22:29:58 UTC, w0rp wrote: On Saturday, 11 April 2015 at 10:27:15 UTC, weaselcat wrote: if you're using vim-dutyl you could just remap K to :DUjump or one of the split variants. (DUddoc also shows the documentation of the symbol under your cursor.) I'll have to

Re: Which D IDE do you use?(survey)

2015-04-11 Thread weaselcat via Digitalmars-d
On Sunday, 12 April 2015 at 01:29:53 UTC, Idan Arye wrote: On Saturday, 11 April 2015 at 22:29:58 UTC, w0rp wrote: On Saturday, 11 April 2015 at 10:27:15 UTC, weaselcat wrote: if you're using vim-dutyl you could just remap K to :DUjump or one of the split variants. (DUddoc also shows the

Re: Which D IDE do you use?(survey)

2015-04-10 Thread Jonas Drewsen via Digitalmars-d
Using Deadcode, emacs, VisualStudio, sublime. Please post results. I'm probably the only one using Deadcode for now though :) Anyway, for me the more important question is what features of your IDE/editor makes you stick with it or makes it the best one for you? And finally what features

Re: Which D IDE do you use?(survey)

2015-04-10 Thread H. S. Teoh via Digitalmars-d
On Fri, Apr 10, 2015 at 07:34:35PM +, Idan Arye via Digitalmars-d wrote: On Friday, 10 April 2015 at 19:19:38 UTC, Adam D. Ruppe wrote: On Friday, 10 April 2015 at 19:08:13 UTC, Paulo Pinto wrote: - Move a method to another class located in another module, while updating all references to

Re: Which D IDE do you use?(survey)

2015-04-10 Thread weaselcat via Digitalmars-d
On Friday, 10 April 2015 at 19:48:40 UTC, Jonas Drewsen wrote: Using Deadcode, emacs, VisualStudio, sublime. Please post results. I'm probably the only one using Deadcode for now though :) Anyway, for me the more important question is what features of your IDE/editor makes you stick with it

Re: Which D IDE do you use?(survey)

2015-04-09 Thread Jacob Carlborg via Digitalmars-d
On 2015-04-09 11:34, Jens Bauer wrote: Xcode 2.5 is the best Xcode. There's only one IDE from Apple which is better: Project Builder! The rest of them are too broken for me. Xcode 3.x keeps spamming my console. Even if I could run Xcode 7254.9, I double they would have fixed the unicode

Re: Which D IDE do you use?(survey)

2015-04-09 Thread John Colvin via Digitalmars-d
On Wednesday, 8 April 2015 at 22:53:17 UTC, Idan Arye wrote: On Wednesday, 8 April 2015 at 16:02:20 UTC, eyveer wrote: On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot

Re: Which D IDE do you use?(survey)

2015-04-09 Thread Jens Bauer via Digitalmars-d
On Wednesday, 8 April 2015 at 13:20:18 UTC, Jacob Carlborg wrote: Xcode 2.5?? You're a bit behind. Xcode 2.5 is the best Xcode. There's only one IDE from Apple which is better: Project Builder! The rest of them are too broken for me. Xcode 3.x keeps spamming my console. Even if I could run

Re: Which D IDE do you use?(survey)

2015-04-09 Thread FreeSlave via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) I use Kate. Although it's not IDE but text editor,

Re: Which D IDE do you use?(survey)

2015-04-09 Thread Daniel Kozák via Digitalmars-d
On Wed, 08 Apr 2015 21:37:37 + bioinfornatics via Digitalmars-d digitalmars-d@puremagic.com wrote: On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your

Re: Which D IDE do you use?(survey)

2015-04-09 Thread ANtlord via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) Where is results? Or do we see 'em after several

Re: Which D IDE do you use?(survey)

2015-04-09 Thread Daniel Kozák via Digitalmars-d
On Wed, 08 Apr 2015 21:37:37 + bioinfornatics via Digitalmars-d digitalmars-d@puremagic.com wrote: On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your

Re: Which D IDE do you use?(survey)

2015-04-09 Thread ponce via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) Sublime on smaller screen and when not debugging

Re: Which D IDE do you use?(survey)

2015-04-09 Thread rumbu via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) Visual D for the overall experience (code editing

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Szymon Gatner via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) voted for VisualD

Re: Which D IDE do you use?(survey)

2015-04-08 Thread wobbles via Digitalmars-d
On Wednesday, 8 April 2015 at 00:14:54 UTC, weaselcat wrote: On Wednesday, 8 April 2015 at 00:10:57 UTC, Dicebot wrote: On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot

Re: Which D IDE do you use?(survey)

2015-04-08 Thread JN via Digitalmars-d
Eclipse DDT and Code::Blocks for me.

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Jens Bauer via Digitalmars-d
I voted for nano+uCode (my own IDE, which is still pre-alpha). uCode is designed for microcontroller and SPLD/CPLD use. nano, because it's the only editor on a Mac, I can be sure of handling Unicode well. (TextEdit messes up unicode files, Xcode 2.5 seems to work with Unicode, but Xcode 3.x

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Martin Nowak via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: http://goo.gl/forms/MmsuInzDL0 Emacs

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Pierre Krafft via Digitalmars-d
Any editor using DCD will be great, and I think most D editors are. I use Sublime exclusively since it's easy to setup and effective for me to use.

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Jens Bauer via Digitalmars-d
On Wednesday, 8 April 2015 at 10:43:43 UTC, Dmitri Makarov wrote: On Wednesday, 8 April 2015 at 10:29:44 UTC, Jens Bauer wrote: nano, because it's the only editor on a Mac, I can be sure of handling Unicode well. Emacs provides complete Unicode support. True - and I do like Emacs, but I

Re: Which D IDE do you use?(survey)

2015-04-08 Thread John Colvin via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) Vim. I would happily use a full IDE, but only if

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Dmitri Makarov via Digitalmars-d
On Wednesday, 8 April 2015 at 10:29:44 UTC, Jens Bauer wrote: nano, because it's the only editor on a Mac, I can be sure of handling Unicode well. Emacs provides complete Unicode support.

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Jacob Carlborg via Digitalmars-d
On 2015-04-08 00:58, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 TextMate 2. -- /Jacob Carlborg

Re: Which D IDE do you use?(survey)

2015-04-08 Thread André
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) As I already use Qt Creator for C++ development I

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Jacob Carlborg via Digitalmars-d
On 2015-04-08 12:29, Jens Bauer wrote: I voted for nano+uCode (my own IDE, which is still pre-alpha). uCode is designed for microcontroller and SPLD/CPLD use. nano, because it's the only editor on a Mac, I can be sure of handling Unicode well. (TextEdit messes up unicode files, Xcode 2.5 seems

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Shachar Shemesh via Digitalmars-d
On 08/04/15 02:58, Idan Arye wrote: On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) Vim. The only

Re: Which D IDE do you use?(survey)

2015-04-08 Thread UselessManagerine via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) You're welcome ^^. Roll on the results.

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Kagamin via Digitalmars-d
On Wednesday, 8 April 2015 at 17:58:52 UTC, weaselcat wrote: What is the state of C++ interop support in D? Would it be possible to rewrite these in D? Interfacing with Qt is the holy grail of C++ interop :) Of course it's far from being there.

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Daniel Kozak via Digitalmars-d
On Wednesday, 8 April 2015 at 17:56:19 UTC, André wrote: On Wednesday, 8 April 2015 at 16:56:28 UTC, Daniel Kozak wrote: As I already use Qt Creator for C++ development I also use it with the great qtcreator-dlangeditor and qtcreator-dubmanager plugins, giving me DCD and DUB integration [1],

Re: Which D IDE do you use?(survey)

2015-04-08 Thread eyveer via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) question to vim users - how did you configure

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Adam D. Ruppe via Digitalmars-d
On Wednesday, 8 April 2015 at 16:02:20 UTC, eyveer wrote: question to vim users - how did you configure autocomplete? I just use the basic built in keyword autocomplete, mapped to the tab key for ease of access. Works for all languages!

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Daniel Kozak via Digitalmars-d
On Wed, 08 Apr 2015 16:19:13 + André via Digitalmars-d digitalmars-d@puremagic.com wrote: On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite

Re: Which D IDE do you use?(survey)

2015-04-08 Thread weaselcat via Digitalmars-d
On Wednesday, 8 April 2015 at 16:19:15 UTC, André wrote: On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0

Re: Which D IDE do you use?(survey)

2015-04-08 Thread André
On Wednesday, 8 April 2015 at 16:56:28 UTC, Daniel Kozak wrote: As I already use Qt Creator for C++ development I also use it with the great qtcreator-dlangeditor and qtcreator-dubmanager plugins, giving me DCD and DUB integration [1], [2]. VIM mode is enabled of course :-) André [1]

Re: Which D IDE do you use?(survey)

2015-04-08 Thread weaselcat via Digitalmars-d
On Wednesday, 8 April 2015 at 16:19:15 UTC, André wrote: On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Idan Arye via Digitalmars-d
On Wednesday, 8 April 2015 at 16:02:20 UTC, eyveer wrote: On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Daniel Kozak via Digitalmars-d
On Wed, 08 Apr 2015 20:10:58 + André via Digitalmars-d digitalmars-d@puremagic.com wrote: On Wednesday, 8 April 2015 at 19:31:29 UTC, weaselcat wrote: On Wednesday, 8 April 2015 at 16:19:15 UTC, André wrote: As I already use Qt Creator for C++ development I also use it with the

Re: Which D IDE do you use?(survey)

2015-04-08 Thread bioinfornatics via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) It seem now intellij support D lang. I use it for

Re: Which D IDE do you use?(survey)

2015-04-08 Thread Jack Applegame via Digitalmars-d
Sublime Text 3

Re: Which D IDE do you use?(survey)

2015-04-08 Thread André
On Wednesday, 8 April 2015 at 19:31:29 UTC, weaselcat wrote: On Wednesday, 8 April 2015 at 16:19:15 UTC, André wrote: As I already use Qt Creator for C++ development I also use it with the great qtcreator-dlangeditor and qtcreator-dubmanager plugins, giving me DCD and DUB integration [1],

Which D IDE do you use?(survey)

2015-04-07 Thread weaselcat via Digitalmars-d
Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : )

Re: Which D IDE do you use?(survey)

2015-04-07 Thread Idan Arye via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) Vim. The only problem is that the D plugin doesn't

Re: Which D IDE do you use?(survey)

2015-04-07 Thread H. S. Teoh via Digitalmars-d
On Tue, Apr 07, 2015 at 10:58:42PM +, weaselcat via Digitalmars-d wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) I voted for vim, though I

Re: Which D IDE do you use?(survey)

2015-04-07 Thread Israel via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) Atom + quantum shell plugin...

Re: Which D IDE do you use?(survey)

2015-04-07 Thread Dennis Ritchie via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) I'm using Visual D, Xamarin Studio (Mono-D),

Re: Which D IDE do you use?(survey)

2015-04-07 Thread weaselcat via Digitalmars-d
On Wednesday, 8 April 2015 at 00:10:57 UTC, Dicebot wrote: On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0

Re: Which D IDE do you use?(survey)

2015-04-07 Thread Dicebot via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) Can't select multiple options. Voted vim but

D IDE

2011-06-02 Thread Monkol
is an D IDE is in progress development?

Re: D IDE

2011-06-02 Thread Extrawurst
On 02.06.2011 22:58, Monkol wrote: is an D IDE is in progress development? you mean besides: DDT Poseidon VisualD codeblocks and a couple of others...

Re: D IDE

2011-06-02 Thread Jesse Phillips
Extrawurst Wrote: On 02.06.2011 22:58, Monkol wrote: is an D IDE is in progress development? you mean besides: DDT Poseidon VisualD codeblocks and a couple of others... Obviously he wants to know if D-IDE is in development: http://d-ide.sourceforge.net/ Last D-IDE modification

D IDE: Eclipse mmrnmhrm plugin problems

2010-09-13 Thread Tomek Sowiński
Has anyone succeeded in making mmrnmhrm work on linux/ubuntu (or anywhere else)? I've run into problems: http://www.dsource.org/forums/viewtopic.php?t=5615 Seen anything like it? -- Tomek

News from D-IDE

2010-03-12 Thread Alexander Bothe
Hey everyone, D-IDE 1.0.4.0 released...just check it out and give me your exception reports ;-) http://d-ide.sourceforge.net

Re: D-IDE and its new project site

2010-02-01 Thread Ary Borenszweig
A Bothe wrote: Hello D World! As I visited digitalmars.com just a few minutes ago I noticed that there's a link to my website. Of course I'm really happy about that but D-IDE has a new page on SourceForge now - so could somebody update the link to http://d-ide.sourceforge.net, please

Re: D-IDE and its new project site

2010-02-01 Thread Ary Borenszweig
A Bothe wrote: Hello D World! As I visited digitalmars.com just a few minutes ago I noticed that there's a link to my website. Of course I'm really happy about that but D-IDE has a new page on SourceForge now - so could somebody update the link to http://d-ide.sourceforge.net, please

Re: D-IDE and its new project site

2010-02-01 Thread A Bothe
Ary Borenszweig Wrote: A Bothe wrote: Hello D World! As I visited digitalmars.com just a few minutes ago I noticed that there's a link to my website. Of course I'm really happy about that but D-IDE has a new page on SourceForge now - so could somebody update the link to http://d

D-IDE and its new project site

2010-01-31 Thread A Bothe
Hello D World! As I visited digitalmars.com just a few minutes ago I noticed that there's a link to my website. Of course I'm really happy about that but D-IDE has a new page on SourceForge now - so could somebody update the link to http://d-ide.sourceforge.net, please? Thanks, Alex

Re: D-IDE now has a debugger!

2010-01-22 Thread zsxxsz
== Quote from A Bothe (i...@alexanderbothe.com)'s article Hello everyone, I just want to announce my new D-IDE version 1.0.3.7 which has an integrated debugger now! http://alexanderbothe.com/?id=27 Great, but I can't run it in my win2000, which was crashed on win2000 when started.

Re: D-IDE now has a debugger!

2010-01-22 Thread A Bothe
Andrei Alexandrescu Wrote: Walter Bright wrote: A Bothe wrote: Hello everyone, I just want to announce my new D-IDE version 1.0.3.7 which has an integrated debugger now! http://alexanderbothe.com/?id=27 Thank you! Great work! Looks fit to publish a link

Re: D-IDE now has a debugger!

2010-01-22 Thread Trass3r
Great, but I can't run it in my win2000 There's no point in supporting Win2k these days anymore.

Re: D-IDE now has a debugger!

2010-01-22 Thread A Bothe
Matthias Pleh Wrote: A Bothe schrieb: Hello everyone, I just want to announce my new D-IDE version 1.0.3.7 which has an integrated debugger now! http://alexanderbothe.com/?id=27 Could successfully build my test project, however when I start the debugger, I get an unhandeld

Re: D-IDE now has a debugger!

2010-01-22 Thread Walter Bright
Trass3r wrote: Great, but I can't run it in my win2000 There's no point in supporting Win2k these days anymore. Not if it takes a lot of effort, but if it's an easy tweak it is worth doing.

D-IDE now has a debugger!

2010-01-21 Thread A Bothe
Hello everyone, I just want to announce my new D-IDE version 1.0.3.7 which has an integrated debugger now! http://alexanderbothe.com/?id=27

Re: D-IDE now has a debugger!

2010-01-21 Thread Walter Bright
A Bothe wrote: Hello everyone, I just want to announce my new D-IDE version 1.0.3.7 which has an integrated debugger now! http://alexanderbothe.com/?id=27 Thank you!

Re: D-IDE now has a debugger!

2010-01-21 Thread Andrei Alexandrescu
Walter Bright wrote: A Bothe wrote: Hello everyone, I just want to announce my new D-IDE version 1.0.3.7 which has an integrated debugger now! http://alexanderbothe.com/?id=27 Thank you! Great work! Looks fit to publish a link to it on digitalmars.com. Andrei

<    1   2