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

latest releases: v0.8.0-beta.18, v0.8.0-beta.17, v0.8.0-beta.16...
pre-release5 years ago
  • fix auto completion comment detection
  • add 64 bit windows builds #115
  • allow specifying log levels & file as CLI args
  • more LSP compatiblity by auto-detecting language from file extension if not set
  • fix "instantiated from here" types
  • add LDC stdlib detection
  • add unittest scanning feature (WIP)
  • fully lazy load workspaces, defer many projects warning until many projects have been opened
  • change to silly test runner
  • improve auto completion sorting #127
  • only send changes in document formatting
  • support for rangeFormatting (format selection) #120
  • fix dependency compile from source on certain platforms #130
  • update DCD (but compile from source on windows)
  • upgrade d-scanner
  • use $current in build tasks instead of embedding current values (passed CLI unaffected)
  • change how scope and cwd is handled in build tasks: they are now always relative to opened workspace folders (as sent by LSP)
  • documentation how to install in Vim (#111)
  • various bug fixes and crash fixes (#122, #132)

Don't miss a new serve-d release

NewReleases is sending notifications on new releases.