github Pure-D/serve-d v0.7.0-beta.1

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

For developers:

  • The LSP protocol part of serve-d and server boilerplate code can now be used as a library
  • Improved documentation
  • add served/getDscannerConfig command

For users:

  • Fix crashes in extremely complex code
  • Fix single file editing (Pure-D/code-d#62)
  • Fix ddoc generation issues
  • Add ddoc REF & LREF support
  • Fix snippet completion
  • Fix manyProjectsAction config parsing crash with unsupported values
  • Make caught throwables alert the user
  • Dramatic startup speed & editing speed improvements
  • Add d.generateModuleNames setting
  • Add code fix for ==/!= null -> is/!is null
  • proper position for "expected ..." syntax errors
  • move ignore (this line) before ignore global
  • add foreach (auto syntax fix (#81)
  • Fix completion docs not showing as markdown in some cases
  • Add workspace lazy loading (#52)
  • increase default many projects threshold to 6
  • Fix crash with neovim (#104)
  • Bump DCD to 0.13.1

Don't miss a new serve-d release

NewReleases is sending notifications on new releases.