dlangBugzillaToGithub

Results 283 comments of dlangBugzillaToGithub

#### r.sagitario commented on 2017-07-05T20:12:05Z I have tried it with the trial version of ReSharper, but that does not expose the described problem. Is this happening on any file or...

#### r.sagitario commented on 2015-01-01T22:18:05Z C# is a pretty high bar, I'd be happy to get to the level of C++ integration. You don't get #include insertions out-of-the-box, you need...

#### turkeyman commented on 2015-01-02T11:16:40Z Do you think it's particularly hard? I would have thought all the cool advanced helper tools would becomes a lot easier with D since everything...

#### r.sagitario commented on 2015-01-02T13:29:56Z Let's see if Mono-D can do it, we might then be able to do it, too ;-) More seriously, with the current rush to use...

#### turkeyman commented on 2015-06-10T07:20:14Z (In reply to Rainer Schuetze from comment #3) > Let's see if Mono-D can do it, we might then be able to do it, too...

#### doob (@jacob-carlborg) commented on 2015-06-10T11:27:34Z In Eclipse, the IDE will automatically add missing imports if autocomplete is used to select a symbol.

#### turkeyman commented on 2019-05-11T15:14:45Z *** Issue 17151 has been marked as a duplicate of this issue. ***

#### bearophile_hugs commented on 2013-11-24T16:52:57Z ````markdown (In reply to comment #0) > Currently, dice is a bit slower than it could be. It would be nice if dice used >...

#### zshazz commented on 2013-11-24T17:14:18Z ````markdown Associated pull request: https://github.com/D-Programming-Language/phobos/pull/1716 ````

#### joseph.wakeling commented on 2013-11-30T02:07:50Z ````markdown (In reply to comment #2) > Associated pull request: > https://github.com/D-Programming-Language/phobos/pull/1716 Follow-up here based on feedback provided to Chris' pull request. We agreed that...