dexed-ide v3.9.13

Basile B. b2.temp at gmx.com
Mon Oct 11 06:58:18 UTC 2021


## Enhancements

- messages, search results: exclude backticks if the option 
_backTicksHighlight_ is enabled.
- GDB commander: double click on the call stack to select a frame 
and refresh the different views.
   This is especially useful to go back to the frame where a D 
Exception is thrown. (#52)
- completion: partial support for dependencies of type 
_package:subpackage_.

## Bugs fixed

- diff dialog: the content reloaded matched to the state when the 
dialog was shown, not when closed. (#97)
- editor, debugging: during a debugging session, wrong icon 
displayed when a breakpoint is removed.
- DUB project inspector: the tree was empty if the project is 
moslty organized in subpackages.
- DUB projects: version number without the patch component were 
not accepted.

## links

- [homepage](https://gitlab.com/basile.b/dexed)
- [assets](https://gitlab.com/basile.b/dexed/-/releases). Note 
that the automated Windows build is still broken.


More information about the Digitalmars-d-announce mailing list