Thread overview | ||||||
---|---|---|---|---|---|---|
|
November 30, 2012 Mono-D v0.4.4 Template mixins, completion improvements | ||||
---|---|---|---|---|
| ||||
Hi everyone, I've implemented one of the last missing things regarding code completion (except those huge remaining fields in the expression evaluation, so correct trait&CTFE handling etc.) now. Though I doubt that everything is interpreted correctly I wrote a bunch of unit tests that passed successfully - imho another step in the right direction. Now trying to begin with the code formatter.. but unlike installing new completion features this will take longer, I guess :) http://mono-d.alexanderbothe.com http://d-ide.sourceforge.net https://github.com/aBothe/Mono-D/issues |
December 01, 2012 Re: Mono-D v0.4.4 Template mixins, completion improvements | ||||
---|---|---|---|---|
| ||||
Posted in reply to alex | On Friday, 30 November 2012 at 17:33:27 UTC, alex wrote: > Hi everyone, > > I've implemented one of the last missing things regarding code completion (except those huge remaining fields in the expression evaluation, so correct trait&CTFE handling etc.) now. > Though I doubt that everything is interpreted correctly I wrote a bunch of unit tests that passed successfully - imho another step in the right direction. Great news, thanks. > Now trying to begin with the code formatter.. but unlike installing new completion features this will take longer, I guess :) > > http://mono-d.alexanderbothe.com > http://d-ide.sourceforge.net > > https://github.com/aBothe/Mono-D/issues |
December 01, 2012 Re: Mono-D v0.4.4 Template mixins, completion improvements | ||||
---|---|---|---|---|
| ||||
Posted in reply to alex | On Friday, 30 November 2012 at 17:33:27 UTC, alex wrote:
> Hi everyone,
>
> I've implemented one of the last missing things regarding code completion (except those huge remaining fields in the expression evaluation, so correct trait&CTFE handling etc.) now.
> Though I doubt that everything is interpreted correctly I wrote a bunch of unit tests that passed successfully - imho another step in the right direction.
>
> Now trying to begin with the code formatter.. but unlike installing new completion features this will take longer, I guess :)
>
> http://mono-d.alexanderbothe.com
> http://d-ide.sourceforge.net
>
> https://github.com/aBothe/Mono-D/issues
Oh man, I always knew that Mono-D rox but now it too awesome to handle! :D
Thank you very much Alex for making this great IDE for D!
Great step to make D more user friendly.
Good luck with your next tasks regarding Mono-D
|
December 01, 2012 Re: Mono-D v0.4.4 Template mixins, completion improvements | ||||
---|---|---|---|---|
| ||||
Posted in reply to alex | On Friday, 30 November 2012 at 17:33:27 UTC, alex wrote:
> Hi everyone,
>
> I've implemented one of the last missing things regarding code completion (except those huge remaining fields in the expression evaluation, so correct trait&CTFE handling etc.) now.
> Though I doubt that everything is interpreted correctly I wrote a bunch of unit tests that passed successfully - imho another step in the right direction.
>
> Now trying to begin with the code formatter.. but unlike installing new completion features this will take longer, I guess :)
>
> http://mono-d.alexanderbothe.com
> http://d-ide.sourceforge.net
>
> https://github.com/aBothe/Mono-D/issues
Well-done Alex!
|
Copyright © 1999-2021 by the D Language Foundation