Skip to content

Visual D 1.2.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rainers rainers released this 29 Nov 08:33
· 53 commits to master since this release
9c90ff0

Changes:

  • added support for VS 2022
  • dmdserver:
    • updated to frontend of DMD 2.098.0
    • bugzilla 21710: Code Completion doesn't work if compiler path contains a white space
    • restrict "errors in imported modules" to a couple of lines
    • added option to restart the semantic analysis of a memory usage goes above a given threshold
  • project management
    • bugzilla 21897: Semicolon inside quotes in path variable causes range violation in pipedmd
  • editor
    • bugzilla 21877: VS2019 crash with "Show parameter storage class at call site"
  • installer:
    • full installer now bundled with DMD 2.098.0 and LDC 1.28.0