Skip to content

Visual D 1.4.2-beta1

Pre-release
Pre-release

Choose a tag to compare

@rainers rainers released this 03 Sep 07:00
· 11 commits to master since this release
7f1e298

Changes:

  • dmdserver: fixed error "module specified twice on command line" for same module name in different packages
  • dmdserver: added support for importing C files
  • added command "Reset Language Server" to extension menu
  • issue #313: installer now checks whether VS and the C++ development workloads are installed and provides some assistance in installing them
  • dbuild: add file imported from C to the dependencies for rebuilding
  • dbuild: add option to set C include search path and C #defines