Thread overview
D IDE - Coedit 3 first beta
Nov 22, 2016
Basile B.
Nov 23, 2016
Basile B.
Nov 24, 2016
Dmitry
Nov 24, 2016
Basile B.
Nov 28, 2016
Bauss
Nov 28, 2016
Basile B.
November 22, 2016
- Changelog: https://gist.github.com/BBasile/5dfb21fd6bd5848922867633eb4136f5
- Github release page: https://github.com/BBasile/Coedit/releases/tag/3_beta_1

Note that this announce is short on purpose. It's a pre-release, however I've build the usual binaries, see second link.

You want to test, you see something not quite right ? The only way to get it handled is: https://github.com/BBasile/Coedit/issues

a+++

November 23, 2016
On Tuesday, 22 November 2016 at 23:38:53 UTC, Basile B. wrote:
> - Changelog: https://gist.github.com/BBasile/5dfb21fd6bd5848922867633eb4136f5

Re-released on Wed, 23 Nov 2016 14:35:39 +0100 due to a regression (a line ending added on clipbrd paste). Only the main program has to be overwritten. It can be found in the zip files that don't contain the word "setup".
November 24, 2016
On Tuesday, 22 November 2016 at 23:38:53 UTC, Basile B. wrote:
> https://github.com/BBasile/Coedit/releases/tag/3_beta_1

Menu always flickering
https://dl.dropboxusercontent.com/u/78963719/D/other/coedit.gif

Win7 x64

(I din't remember this problem in previous versions)
November 24, 2016
On Thursday, 24 November 2016 at 08:46:28 UTC, Dmitry wrote:
> On Tuesday, 22 November 2016 at 23:38:53 UTC, Basile B. wrote:
>> https://github.com/BBasile/Coedit/releases/tag/3_beta_1
>
> Menu always flickering
> https://dl.dropboxusercontent.com/u/78963719/D/other/coedit.gif
>
> Win7 x64
>
> (I din't remember this problem in previous versions)

Thx for the report. That's a small regression. There's a workaround if you want to continue testing:
- menu "Windows", click "Tools editor".
- in the "Tools editor" click on the leftmost icon (window with a +) to add a new item.
what happens is that when no custom tool is defined the software tries to recreate the menu entries on each idle event, which is a situation that occurs quite often...

November 28, 2016
On Tuesday, 22 November 2016 at 23:38:53 UTC, Basile B. wrote:
> - Changelog: https://gist.github.com/BBasile/5dfb21fd6bd5848922867633eb4136f5
> - Github release page: https://github.com/BBasile/Coedit/releases/tag/3_beta_1
>
> Note that this announce is short on purpose. It's a pre-release, however I've build the usual binaries, see second link.
>
> You want to test, you see something not quite right ? The only way to get it handled is: https://github.com/BBasile/Coedit/issues
>
> a+++

Is themes still based on the theme of your OS or can you choose themes yourself? I remember asking this question a long time ago in regards to getting a dark theme, but back then it was based on whether your OS was a dark theme or not.

Just curious.
November 28, 2016
On Monday, 28 November 2016 at 07:00:02 UTC, Bauss wrote:
> Is themes still based on the theme of your OS or can you choose themes yourself? I remember asking this question a long time ago in regards to getting a dark theme, but back then it was based on whether your OS was a dark theme or not.

Yes still based on the Desktop Environment.