digitalmars.D.announce - Coedit version 1 rc1 released
- Basile Burg (11/11) Jun 05 2015 Coedit, the small IDE for the DMD D compiler is about to become
- Rikki Cattermole (23/33) Jun 05 2015 Ideas:
- extrawurst (2/46) Jun 05 2015
- Rikki Cattermole (2/45) Jun 05 2015
- extrawurst (2/66) Jun 05 2015
- Basile Burg (2/14) Jun 05 2015 DUB is planned for version 2.
- Basile Burg (7/33) Jun 05 2015 - source file close have only a button under linux.
- Basile Burg (5/16) Jun 05 2015 look at that:
- extrawurst (2/21) Jun 05 2015 i dont get it...
Coedit, the small IDE for the DMD D compiler is about to become 'gold'. There 's not much to say since it's been promoted here already 3 or 4 times. https://github.com/BBasile/Coedit/releases/tag/1_rc1 beta 2 & 3 had not been announced officialy, so don't forget to read the previous change logs. This version is distributed, as previously, in a simple archive but also with an installer. I encourage you to test it and to report any problem. version 1 'gold' should be released the 10 of June, exactly 1 year after the first commit.
Jun 05 2015
On 5/06/2015 7:43 p.m., Basile Burg wrote:Coedit, the small IDE for the DMD D compiler is about to become 'gold'. There 's not much to say since it's been promoted here already 3 or 4 times. https://github.com/BBasile/Coedit/releases/tag/1_rc1 beta 2 & 3 had not been announced officialy, so don't forget to read the previous change logs. This version is distributed, as previously, in a simple archive but also with an installer. I encourage you to test it and to report any problem. version 1 'gold' should be released the 10 of June, exactly 1 year after the first commit.Ideas: - Put background shading/box around highlighted {}. To make open/close be more prominent. - For pointers, have the type highlighted one level darker then the *. So e.g. type** would be [[[type]*]*] where [] indicate shading level when the last * is highlighted over. * Make source file close have a button. Its not obvious enough to use the keyboard shortcut. I accidentally closed the widget thinking I was going bye bye to the file. Bugs: * Message widget was very temperamental to the point of erroring out when resizing (as it took up the entire middle area). * When e.g. source code widget is external to main window it will open in the most minimalistic form if the main window gets minimized and reopened. * __gshared, nogc, property not highlighted. Atleast for me, without dub support I can't use it. Although if debugging support existed on Windows that would be a massive plus. Oh and if compiler cannot be found, make it a LOT easier to configure it. As in I have compiler e.g. dmd here. Now use it. One thing, perhaps for atleast Windows, support e.g. ldc out of the box. As a seperate no install package.
Jun 05 2015
On Friday, 5 June 2015 at 10:24:10 UTC, Rikki Cattermole wrote:On 5/06/2015 7:43 p.m., Basile Burg wrote:https://github.com/BBasile/Coedit/issues/10Coedit, the small IDE for the DMD D compiler is about to become 'gold'. There 's not much to say since it's been promoted here already 3 or 4 times. https://github.com/BBasile/Coedit/releases/tag/1_rc1 beta 2 & 3 had not been announced officialy, so don't forget to read the previous change logs. This version is distributed, as previously, in a simple archive but also with an installer. I encourage you to test it and to report any problem. version 1 'gold' should be released the 10 of June, exactly 1 year after the first commit.Ideas: - Put background shading/box around highlighted {}. To make open/close be more prominent. - For pointers, have the type highlighted one level darker then the *. So e.g. type** would be [[[type]*]*] where [] indicate shading level when the last * is highlighted over. * Make source file close have a button. Its not obvious enough to use the keyboard shortcut. I accidentally closed the widget thinking I was going bye bye to the file. Bugs: * Message widget was very temperamental to the point of erroring out when resizing (as it took up the entire middle area). * When e.g. source code widget is external to main window it will open in the most minimalistic form if the main window gets minimized and reopened. * __gshared, nogc, property not highlighted. Atleast for me, without dub support I can't use it. Although if debugging support existed on Windows that would be a massive plus.Oh and if compiler cannot be found, make it a LOT easier to configure it. As in I have compiler e.g. dmd here. Now use it. One thing, perhaps for atleast Windows, support e.g. ldc out of the box. As a seperate no install package.
Jun 05 2015
On 5/06/2015 10:34 p.m., extrawurst wrote:On Friday, 5 June 2015 at 10:24:10 UTC, Rikki Cattermole wrote:I was just reiterating that point.On 5/06/2015 7:43 p.m., Basile Burg wrote:https://github.com/BBasile/Coedit/issues/10Coedit, the small IDE for the DMD D compiler is about to become 'gold'. There 's not much to say since it's been promoted here already 3 or 4 times. https://github.com/BBasile/Coedit/releases/tag/1_rc1 beta 2 & 3 had not been announced officialy, so don't forget to read the previous change logs. This version is distributed, as previously, in a simple archive but also with an installer. I encourage you to test it and to report any problem. version 1 'gold' should be released the 10 of June, exactly 1 year after the first commit.Ideas: - Put background shading/box around highlighted {}. To make open/close be more prominent. - For pointers, have the type highlighted one level darker then the *. So e.g. type** would be [[[type]*]*] where [] indicate shading level when the last * is highlighted over. * Make source file close have a button. Its not obvious enough to use the keyboard shortcut. I accidentally closed the widget thinking I was going bye bye to the file. Bugs: * Message widget was very temperamental to the point of erroring out when resizing (as it took up the entire middle area). * When e.g. source code widget is external to main window it will open in the most minimalistic form if the main window gets minimized and reopened. * __gshared, nogc, property not highlighted. Atleast for me, without dub support I can't use it. Although if debugging support existed on Windows that would be a massive plus.Oh and if compiler cannot be found, make it a LOT easier to configure it. As in I have compiler e.g. dmd here. Now use it. One thing, perhaps for atleast Windows, support e.g. ldc out of the box. As a seperate no install package.
Jun 05 2015
On Friday, 5 June 2015 at 10:37:23 UTC, Rikki Cattermole wrote:On 5/06/2015 10:34 p.m., extrawurst wrote:Was meant as a +1, since I just created the issue ;)On Friday, 5 June 2015 at 10:24:10 UTC, Rikki Cattermole wrote:I was just reiterating that point.On 5/06/2015 7:43 p.m., Basile Burg wrote:https://github.com/BBasile/Coedit/issues/10Coedit, the small IDE for the DMD D compiler is about to become 'gold'. There 's not much to say since it's been promoted here already 3 or 4 times. https://github.com/BBasile/Coedit/releases/tag/1_rc1 beta 2 & 3 had not been announced officialy, so don't forget to read the previous change logs. This version is distributed, as previously, in a simple archive but also with an installer. I encourage you to test it and to report any problem. version 1 'gold' should be released the 10 of June, exactly 1 year after the first commit.Ideas: - Put background shading/box around highlighted {}. To make open/close be more prominent. - For pointers, have the type highlighted one level darker then the *. So e.g. type** would be [[[type]*]*] where [] indicate shading level when the last * is highlighted over. * Make source file close have a button. Its not obvious enough to use the keyboard shortcut. I accidentally closed the widget thinking I was going bye bye to the file. Bugs: * Message widget was very temperamental to the point of erroring out when resizing (as it took up the entire middle area). * When e.g. source code widget is external to main window it will open in the most minimalistic form if the main window gets minimized and reopened. * __gshared, nogc, property not highlighted. Atleast for me, without dub support I can't use it. Although if debugging support existed on Windows that would be a massive plus.Oh and if compiler cannot be found, make it a LOT easier to configure it. As in I have compiler e.g. dmd here. Now use it. One thing, perhaps for atleast Windows, support e.g. ldc out of the box. As a seperate no install package.
Jun 05 2015
On Friday, 5 June 2015 at 10:40:47 UTC, extrawurst wrote:On Friday, 5 June 2015 at 10:37:23 UTC, Rikki Cattermole wrote:DUB is planned for version 2.On 5/06/2015 10:34 p.m., extrawurst wrote:Was meant as a +1, since I just created the issue ;)On Friday, 5 June 2015 at 10:24:10 UTC, Rikki Cattermole wrote:I was just reiterating that point.[...]https://github.com/BBasile/Coedit/issues/10[...]
Jun 05 2015
On Friday, 5 June 2015 at 10:24:10 UTC, Rikki Cattermole wrote:On 5/06/2015 7:43 p.m., Basile Burg wrote:- source file close have only a button under linux. - Put background shading/box around highlighted {}: bracket match can be customized in the options. - docking: keep them all docked, there is a bug with this. The software will not save an invalid layout. - ldc: Version 1 is an IDE for the DMD compiler.[...]Ideas: - Put background shading/box around highlighted {}. To make open/close be more prominent. - For pointers, have the type highlighted one level darker then the *. So e.g. type** would be [[[type]*]*] where [] indicate shading level when the last * is highlighted over. * Make source file close have a button. Its not obvious enough to use the keyboard shortcut. I accidentally closed the widget thinking I was going bye bye to the file. Bugs: * Message widget was very temperamental to the point of erroring out when resizing (as it took up the entire middle area). * When e.g. source code widget is external to main window it will open in the most minimalistic form if the main window gets minimized and reopened. * __gshared, nogc, property not highlighted. Atleast for me, without dub support I can't use it. Although if debugging support existed on Windows that would be a massive plus. Oh and if compiler cannot be found, make it a LOT easier to configure it. As in I have compiler e.g. dmd here. Now use it. One thing, perhaps for atleast Windows, support e.g. ldc out of the box. As a seperate no install package.
Jun 05 2015
On Friday, 5 June 2015 at 07:43:56 UTC, Basile Burg wrote:Coedit, the small IDE for the DMD D compiler is about to become 'gold'. There 's not much to say since it's been promoted here already 3 or 4 times. https://github.com/BBasile/Coedit/releases/tag/1_rc1 beta 2 & 3 had not been announced officialy, so don't forget to read the previous change logs. This version is distributed, as previously, in a simple archive but also with an installer. I encourage you to test it and to report any problem. version 1 'gold' should be released the 10 of June, exactly 1 year after the first commit.look at that: https://www.youtube.com/watch?v=Qmk94uooJCU this is what you have to do sometimes, when the audience, well, hates you.
Jun 05 2015
On Friday, 5 June 2015 at 16:38:48 UTC, Basile Burg wrote:On Friday, 5 June 2015 at 07:43:56 UTC, Basile Burg wrote:i dont get it...Coedit, the small IDE for the DMD D compiler is about to become 'gold'. There 's not much to say since it's been promoted here already 3 or 4 times. https://github.com/BBasile/Coedit/releases/tag/1_rc1 beta 2 & 3 had not been announced officialy, so don't forget to read the previous change logs. This version is distributed, as previously, in a simple archive but also with an installer. I encourage you to test it and to report any problem. version 1 'gold' should be released the 10 of June, exactly 1 year after the first commit.look at that: https://www.youtube.com/watch?v=Qmk94uooJCU this is what you have to do sometimes, when the audience, well, hates you.
Jun 05 2015