dexed-ide v3.9.13

Basile B. b2.temp at gmx.com
Mon Oct 11 09:54:48 UTC 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


More information about the Digitalmars-d-announce mailing list