v0.10.2
Bugs fixed
- import completions broken due to FQN auto completion. (#558)
- Module Scope Operator completion could be triggered in the middle of the ModuleDeclaration. (#557)
- wrong or no completion with "if variables" initialized with array. (#565)
- possible range violation. (#561)
API
- compatible with the
-dip25
dmd command line switch. - Extended mode ditto comment support. (#562)