digitalmars.D - input completion system
- Katayama Hirofumi MZ (2/2) May 15 2012 Hi, everyone!
- James Miller (18/20) May 15 2012 Hi Katayama Hirofumi, welcome to the D community.
- Katayama Hirofumi MZ (1/1) May 15 2012 Thanks, James.
- sclytrack (4/7) May 17 2012 There is also DDT for eclipse. It works really well except for all the
Hi, everyone! Could you make input completion system for D?
May 15 2012
On Wednesday, 16 May 2012 at 02:27:26 UTC, Katayama Hirofumi MZ wrote:Hi, everyone! Could you make input completion system for D?Hi Katayama Hirofumi, welcome to the D community. I notice that your last two posts have a tone of expectation to them. Now I'm not saying that you are demanding or even expecting people to do things, but asking "Could you make input completion system for D?" is not helpful. D is a programming language, so something like an "input completion system" makes no sense. I assume you are talking about an IDE, in which case you want to look at Mono-D or Visual D. Anyway, making these short requests is not considered to be good form, since they add little to the community. Ignoring the irrelevance of the question, there is no place for discussion, no reasoning or explanation, it is a simple yes or no question at best, and an expectant demand at worst. I hope that helps. -- James Miller
May 15 2012
On 05/16/2012 04:37 AM, Katayama Hirofumi MZ wrote:Hi, everyone! Could you make input completion system for D?There is also DDT for eclipse. It works really well except for all the "is(typeof({}))" code which is starting to become present everywhere in libraries. Hence we are going to loose a feature.
May 17 2012