Autocompletion not working on Xamarin Studio for D
Pradeep Gowda via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jan 29 13:31:35 PST 2016
On Friday, 29 January 2016 at 21:05:00 UTC, nbro wrote:
> Hi!
>
> I am trying to write some code in D using Xamarin Studio, but
> it's not autocompleting the code as I would expect. For
> example, it does not even gives you autocompletion for
> libraries, but apparently only for the language's primitives,
> i.e. keywords, etc. Is this the expected behaviour or is
> there's something wrong with my settings?
>
> Thanks!
I wrote this up https://www.btbytes.com/posts/xamarind.html
(Xamarin Studio with auto completion etc., for D on Mac)
HTH.
More information about the Digitalmars-d
mailing list