www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Mono-D 2.0 - XamarinStudio 5.0 support, completion improvements

reply "Alexander Bothe" <info alexanderbothe.com> writes:
Hi everyone,

there's a new XamarinStudio version upcoming. And just as usual, 
I've just downloaded the bleeding-edge release candidate and made 
Mono-D run on it :P

For the next couple of days, you'll only be able to get Mono-D 
from the repo I've mentioned in the release note, as 
XamarinStudio's online addin system isn't ready for the new major 
version yet.

Furthermore, there have been some smaller changes & improvements 
to the completion functionality again. There's also upcoming 
dustmite support where you'll be able to invoke dustmite from 
within Mono-D.

http://mono-d.alexanderbothe.com/mono-d-2-0-for-xamarinstudio-5-0/

Hopefully, I can release the new XamarinStudio/MonoDevelop 
version on Linux as well. Someone mentioned an API freeze for the 
next couple of XS/MD versions, so chances are good that there's 
no hassle with broken Mono-D's for the next months.

Enjoy!
Apr 30 2014
next sibling parent "Dejan Lekic" <dejan.lekic gmail.com> writes:
You are my personal hero!
May 01 2014
prev sibling next sibling parent "Misu" <misugi-pwnu live.fr> writes:
Great work, thank you !
May 01 2014
prev sibling next sibling parent reply "Jack Applegame" <japplegame gmail.com> writes:
At first, thank you.

There is an issue with Diet templates highlighting. It's very 
poor.

Just compare

Mono-D 2.0.1/Xamarian Studio 5.0 - http://a-rei.ru/eNhp
Sublime Text 3 - http://a-rei.ru/vuoY
May 03 2014
parent reply "Alexander Bothe" <info alexanderbothe.com> writes:
On Saturday, 3 May 2014 at 08:12:50 UTC, Jack Applegame wrote:
 At first, thank you.

 There is an issue with Diet templates highlighting. It's very 
 poor.

 Just compare

 Mono-D 2.0.1/Xamarian Studio 5.0 - http://a-rei.ru/eNhp
 Sublime Text 3 - http://a-rei.ru/vuoY
Hmm, normally, this stuff should've been highlighted as well. See http://mono-d.alexanderbothe.com/diet-template-syntax-highlighting/ :) But thanks for noticing that regression.
May 03 2014
parent reply "Alexander Bothe" <info alexanderbothe.com> writes:
On Saturday, 3 May 2014 at 11:28:25 UTC, Alexander Bothe wrote:
 But thanks for noticing that regression.
No, it actually is working. Your file has to end with '.dt' to have proper highlighting. A screenshot I just took: http://i.imgur.com/KaWAKgW.png
May 03 2014
parent reply "Jack Applegame" <japplegame gmail.com> writes:
On Saturday, 3 May 2014 at 11:37:58 UTC, Alexander Bothe wrote:
 On Saturday, 3 May 2014 at 11:28:25 UTC, Alexander Bothe wrote:
 But thanks for noticing that regression.
No, it actually is working. Your file has to end with '.dt' to have proper highlighting. A screenshot I just took: http://i.imgur.com/KaWAKgW.png
Strange. What is wrong? editor - http://a-rei.ru/meJf about - http://a-rei.ru/RAuW add-in manager - http://a-rei.ru/jIrf
May 03 2014
parent "Alexander Bothe" <info alexanderbothe.com> writes:
On Saturday, 3 May 2014 at 13:21:24 UTC, Jack Applegame wrote:
 Strange. What is wrong?

 editor - http://a-rei.ru/meJf
 about - http://a-rei.ru/RAuW
 add-in manager - http://a-rei.ru/jIrf
Nothing is wrong with that - except that in the current release, the inline-D syntax highlighting only triggers after a " -" or " I've corrected this now :-) https://github.com/aBothe/Mono-D/commit/52eaa924385fb55685e2e11d1500dedf053c9c18
May 03 2014
prev sibling parent reply "Paolo Invernizzi" <paolo.invernizzi no.address> writes:
On Wednesday, 30 April 2014 at 20:15:37 UTC, Alexander Bothe
wrote:
 Hi everyone,

 there's a new XamarinStudio version upcoming. And just as 
 usual, I've just downloaded the bleeding-edge release candidate 
 and made Mono-D run on it :P

 For the next couple of days, you'll only be able to get Mono-D 
 from the repo I've mentioned in the release note, as 
 XamarinStudio's online addin system isn't ready for the new 
 major version yet.

 Furthermore, there have been some smaller changes & 
 improvements to the completion functionality again. There's 
 also upcoming dustmite support where you'll be able to invoke 
 dustmite from within Mono-D.

 http://mono-d.alexanderbothe.com/mono-d-2-0-for-xamarinstudio-5-0/

 Hopefully, I can release the new XamarinStudio/MonoDevelop 
 version on Linux as well. Someone mentioned an API freeze for 
 the next couple of XS/MD versions, so chances are good that 
 there's no hassle with broken Mono-D's for the next months.

 Enjoy!
Hi Alex, Great Job! I'm not seeing any more the icons in the document outline pad: is it expected? Thanks, Paolo
May 03 2014
next sibling parent "Alexander Bothe" <info alexanderbothe.com> writes:
On Saturday, 3 May 2014 at 17:09:41 UTC, Paolo Invernizzi wrote:
 I'm not seeing any more the icons in the document outline pad: 
 is
 it expected?
must be a regression as well. Gonna check it.
May 03 2014
prev sibling parent reply "Alexander Bothe" <info alexanderbothe.com> writes:
On Saturday, 3 May 2014 at 17:09:41 UTC, Paolo Invernizzi wrote:
 I'm not seeing any more the icons in the document outline pad: 
 is
 it expected?
Fixed it in v2.0.2
May 03 2014
parent "Paolo Invernizzi" <paolo.invernizzi no.address> writes:
On Saturday, 3 May 2014 at 18:55:44 UTC, Alexander Bothe wrote:
 On Saturday, 3 May 2014 at 17:09:41 UTC, Paolo Invernizzi wrote:
 I'm not seeing any more the icons in the document outline pad: 
 is
 it expected?
Fixed it in v2.0.2
Thank you! /Paolo
May 03 2014