This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
v3.5.0
- disallows compiling with DMD on windows
- fixes a null dereference bug in methodfinder.d
- bump to dub 1.18.0
- switch unittests to unit-threaded
- new SnippetsComponent for context-dependent snippets
- Fixes workspace-d as dependency for other projects when unittesting
- removed dunit
- fixed workspace-d as dependency causing linker errors with LDC2
- upgrade to libdparse 0.13.z and upgrade other dependencies
- documentation improvements for snippets
- support for dub dependency based snippets
- Fixes an unlikely bug with specially constructed snippets resulting in a broken completed snippet after formatting
- Fixes a bug with sorting imports taking in commented out imports
- new API to check if dub syntax is correct