github Pure-D/serve-d v0.8.0-beta.14

latest releases: v0.8.0-beta.18, v0.8.0-beta.17, v0.8.0-beta.16...
pre-release3 years ago

What's Changed

  • Compilation errors using DUB should always appear now
  • Missing DUB packages are now attempted to be automatically downloaded by serve-d/code-d
    • if this causes issues for your setup / need a setting to disable this, please raise an issue.
  • Improved compatibility with LSP clients, fixed Kate integration
  • UFCS methods appear with dedicated icon in auto complete list now @vushu in #306

Minor things

  • downgraded CI ubuntu version, to keep supporting 20.04
  • libdparse updated, broken strings now properly show their error location
  • improved DCD installation log when installation fails
  • added Code of Conduct
  • Fixed completion list sorting (was previously sorting functions by return type first)
  • DUB dependency tree better shows failed packages now (need code-d update for full support)
  • Prepared integration for upcoming new DCD features

Full Changelog: v0.8.0-beta.13...v0.8.0-beta.14

Generic commit authors: @WebFreak001

Don't miss a new serve-d release

NewReleases is sending notifications on new releases.