Thread overview
dexed-ide v3.9.13
Oct 11, 2021
Basile B.
Oct 11, 2021
Imperatorn
Oct 11, 2021
Basile B.
Oct 11, 2021
Basile B.
Oct 11, 2021
Imperatorn
Oct 11, 2021
Basile B.
Oct 11, 2021
Imperatorn
October 11, 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
  • assets. Note that the automated Windows build is still broken.
October 11, 2021

On Monday, 11 October 2021 at 06:58:18 UTC, Basile B. wrote:

>

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.

[...]

😍

I'm on Windows though, but thanks for maintaining dexed

October 11, 2021

On Monday, 11 October 2021 at 07:42:12 UTC, Imperatorn wrote:

>

On Monday, 11 October 2021 at 06:58:18 UTC, Basile B. wrote:

>

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.

[...]

😍

I'm on Windows though, but thanks for maintaining dexed

it's easy to build. If a script can do it on appveyor, a human can do it on its windows box. Actually if the appveyor build fails it's because of d-scanner, not dexed.

October 11, 2021

On Monday, 11 October 2021 at 09:52:14 UTC, Basile B. wrote:

>

On Monday, 11 October 2021 at 07:42:12 UTC, Imperatorn wrote:

>

On Monday, 11 October 2021 at 06:58:18 UTC, Basile B. wrote:

>

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.

[...]

😍

I'm on Windows though, but thanks for maintaining dexed

it's easy to build. If a script can do it on appveyor, a human can do it on its windows box. Actually if the appveyor build fails it's because of d-scanner, not dexed.

mmmh lmao actually. The build fails because the checkout is done before entering the repo dir:

https://gitlab.com/basile.b/dexed/-/blob/master/.appveyor.yml#L52

October 11, 2021

On Monday, 11 October 2021 at 09:54:48 UTC, Basile B. wrote:

>

On Monday, 11 October 2021 at 09:52:14 UTC, Basile B. wrote:

>

On Monday, 11 October 2021 at 07:42:12 UTC, Imperatorn wrote:

>

On Monday, 11 October 2021 at 06:58:18 UTC, Basile B. wrote:

>

[...]

😍

I'm on Windows though, but thanks for maintaining dexed

it's easy to build. If a script can do it on appveyor, a human can do it on its windows box. Actually if the appveyor build fails it's because of d-scanner, not dexed.

mmmh lmao actually. The build fails because the checkout is done before entering the repo dir:

https://gitlab.com/basile.b/dexed/-/blob/master/.appveyor.yml#L52

☀️

October 11, 2021

On Monday, 11 October 2021 at 06:58:18 UTC, Basile B. wrote:

>

[...]

  • assets. Note that the automated Windows build is still broken.

Windows assets are now live here.

October 11, 2021

On Monday, 11 October 2021 at 10:33:37 UTC, Basile B. wrote:

>

On Monday, 11 October 2021 at 06:58:18 UTC, Basile B. wrote:

>

[...]

  • assets. Note that the automated Windows build is still broken.

Windows assets are now live here.

Splendid 🍀