On 2012-04-20 05:34, H. S. Teoh wrote:

I use vim, and would not touch an IDE with a 20-foot sterilized pole.
Vim has decent auto-indentation, and quite configurable in what it does
with tabs (expandtab, noexpandtab, tabstop, shiftwidth, etc.). I'm sure
if somebody's willing to invest the time, you can do D autocompletion in
vim too (but I've never felt the need for it).

There's a vim plugin that uses Clang for autocompletion, if I recall correctly. We need the same for D.

--
/Jacob Carlborg

Reply via email to