DDT-IDE / DDT

DDT is an Eclipse-based IDE for the D programming language:
http://ddt-ide.github.io/
101 stars 16 forks source link

Autofilling Parenthesis and Other Brackets #148

Open MggMuggins opened 7 years ago

MggMuggins commented 7 years ago

Just a small thing that I find kind of annoying, although it is possible to live without, is eclipse not autofilling parenthesis and other bracks (namely straight ones). Just a small thing that I noticed and would be nice to have those features. The DDT does autofill curlybraces though. Any particular reason that this functionality hasn't been added?