Skip to content

Visual D 0.45.1

Compare
Choose a tag to compare
@rainers rainers released this 17 Aug 07:40
· 606 commits to master since this release

changes from rc2:

  • "add import path of project dependencies": implicit import directories not passed to semantic analyzer
  • tooltip for selective imports now show the aliased definition, not the alias
  • improved tooltips: show full qualified name, show initializer for constants,
    better display for enum and aliases
  • fixed completion or tooltips sometimes not working before modifying source code