www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - dexed-ide v3.9.13

reply Basile B. <b2.temp gmx.com> writes:


- 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 

- completion: partial support for dependencies of type 
_package:subpackage_.



- diff dialog: the content reloaded matched to the state when the 

- 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.



- [homepage](https://gitlab.com/basile.b/dexed)
- [assets](https://gitlab.com/basile.b/dexed/-/releases). Note 
that the automated Windows build is still broken.
Oct 10 2021
next sibling parent reply Imperatorn <johan_forsberg_86 hotmail.com> writes:
On Monday, 11 October 2021 at 06:58:18 UTC, Basile B. wrote:


 - 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 

 - completion: partial support for dependencies of type 
 _package:subpackage_.

 [...]
😍 I'm on Windows though, but thanks for maintaining dexed
Oct 11 2021
parent reply Basile B. <b2.temp gmx.com> writes:
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:


 - 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 

 - 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.
Oct 11 2021
parent reply Basile B. <b2.temp gmx.com> writes:
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:


 - 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 

 - 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
Oct 11 2021
parent Imperatorn <johan_forsberg_86 hotmail.com> writes:
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
☀️
Oct 11 2021
prev sibling parent reply Basile B. <b2.temp gmx.com> writes:
On Monday, 11 October 2021 at 06:58:18 UTC, Basile B. wrote:
 [...]
 - [assets](https://gitlab.com/basile.b/dexed/-/releases). Note 
 that the automated Windows build is still broken.
Windows assets are now live [here](https://ci.appveyor.com/project/BBasile/dexed/builds/41098624/artifacts).
Oct 11 2021
parent Imperatorn <johan_forsberg_86 hotmail.com> writes:
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](https://gitlab.com/basile.b/dexed/-/releases). Note 
 that the automated Windows build is still broken.
Windows assets are now live [here](https://ci.appveyor.com/project/BBasile/dexed/builds/41098624/artifacts).
Splendid 🍀
Oct 11 2021