Visual D 0.48.0-rc1
Pre-release
Pre-release
Changes from beta3:
- build system
- fixed linking privatephobos.lib if intermediate dir different from output dir
- mago
- add option to disable strings to be expandable
- support showing closure and capture variables as locals for dmd 2.084
- editor
- added outlining for case statements
- implemented commands View.PopBrowsContext and View.ForwardBrowseContext
- reindent if multiple lines added by completion
- tweaked formatting for enumerators, struct and array initializers
- added option to not indent case statements
- dparser
- 'virtual' no longer considered a keyword
- updated list of traits for completion