Syntax hilighter in moose

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Syntax hilighter in moose

pharo4Stef@free.fr
The syntax hilighlter in moose does not take advantage of a reallllllly cool feaures of shout


Type

Po

Pox

Poin

to understand the difference
with the default hilighter and we the tango shout color scheme.

You will see that

Po is ok

Pox is red

Po is ok because Point is correct

Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Syntax hilighter in moose

Tudor Girba-2
Thanks for spotting this.

Could you point me to the right Shout tags for this?

Doru


On Tue, Apr 8, 2014 at 9:09 PM, Pharo4Stef <[hidden email]> wrote:
The syntax hilighlter in moose does not take advantage of a reallllllly cool feaures of shout


Type

Po

Pox

Poin

to understand the difference
with the default hilighter and we the tango shout color scheme.

You will see that

Po is ok

Pox is red

Po is ok because Point is correct

Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Syntax hilighter in moose

Usman Bhatti
Doru,

Stéphane showed me how to customize the settings with Pharo 3.0 theme.
Here is a fix for GLMUITheme.
You have to define colors in the tables and reinitialize the Shout style table to make it work.
If ok with you, I can commit directly in Glamour repo.

usman


On Tue, Apr 8, 2014 at 9:13 PM, Tudor Girba <[hidden email]> wrote:
Thanks for spotting this.

Could you point me to the right Shout tags for this?

Doru


On Tue, Apr 8, 2014 at 9:09 PM, Pharo4Stef <[hidden email]> wrote:
The syntax hilighlter in moose does not take advantage of a reallllllly cool feaures of shout


Type

Po

Pox

Poin

to understand the difference
with the default hilighter and we the tango shout color scheme.

You will see that

Po is ok

Pox is red

Po is ok because Point is correct

Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

Glamour-Morphic-Theme-usmanbhatti.86.mcz (70K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Fwd: Re: Syntax hilighter in moose

Usman Bhatti
Doru,

Did you have a chance to look it?
This is a must-have.

regards.
Usman

---------- Forwarded message ----------
From: Usman Bhatti <[hidden email]>
Date: Wed, Apr 9, 2014 at 12:06 PM
Subject: Re: [Moose-dev] Re: Syntax hilighter in moose
To: Moose-related development <[hidden email]>


Doru,

Stéphane showed me how to customize the settings with Pharo 3.0 theme.
Here is a fix for GLMUITheme.
You have to define colors in the tables and reinitialize the Shout style table to make it work.
If ok with you, I can commit directly in Glamour repo.

usman


On Tue, Apr 8, 2014 at 9:13 PM, Tudor Girba <[hidden email]> wrote:
Thanks for spotting this.

Could you point me to the right Shout tags for this?

Doru


On Tue, Apr 8, 2014 at 9:09 PM, Pharo4Stef <[hidden email]> wrote:
The syntax hilighlter in moose does not take advantage of a reallllllly cool feaures of shout


Type

Po

Pox

Poin

to understand the difference
with the default hilighter and we the tango shout color scheme.

You will see that

Po is ok

Pox is red

Po is ok because Point is correct

Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

Glamour-Morphic-Theme-usmanbhatti.86.mcz (70K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: Re: Syntax hilighter in moose

Tudor Girba-2
Thanks for reminding me.

I changed your solution slightly by indicating the support for incomplete identifiers and messages with dark gray. The reason is that we do not use italic anywhere until now, and I think this does the job just fine.

Let me know if this is good enough for you.

Cheers,
Doru




On Tue, Apr 22, 2014 at 12:14 PM, Usman Bhatti <[hidden email]> wrote:
Doru,

Did you have a chance to look it?
This is a must-have.

regards.
Usman


---------- Forwarded message ----------
From: Usman Bhatti <[hidden email]>
Date: Wed, Apr 9, 2014 at 12:06 PM
Subject: Re: [Moose-dev] Re: Syntax hilighter in moose
To: Moose-related development <[hidden email]>


Doru,

Stéphane showed me how to customize the settings with Pharo 3.0 theme.
Here is a fix for GLMUITheme.
You have to define colors in the tables and reinitialize the Shout style table to make it work.
If ok with you, I can commit directly in Glamour repo.

usman


On Tue, Apr 8, 2014 at 9:13 PM, Tudor Girba <[hidden email]> wrote:
Thanks for spotting this.

Could you point me to the right Shout tags for this?

Doru


On Tue, Apr 8, 2014 at 9:09 PM, Pharo4Stef <[hidden email]> wrote:
The syntax hilighlter in moose does not take advantage of a reallllllly cool feaures of shout


Type

Po

Pox

Poin

to understand the difference
with the default hilighter and we the tango shout color scheme.

You will see that

Po is ok

Pox is red

Po is ok because Point is correct

Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: Re: Syntax hilighter in moose

Usman Bhatti



On Tue, Apr 22, 2014 at 2:13 PM, Tudor Girba <[hidden email]> wrote:
Thanks for reminding me.

I changed your solution slightly by indicating the support for incomplete identifiers and messages with dark gray. The reason is that we do not use italic anywhere until now, and I think this does the job just fine.

Fine for me until there is a way to distinguish between unknowns and incomplete identifiers.
It might not be a familiar thing for Pharo users, though.
 

Let me know if this is good enough for you.

Cheers,
Doru




On Tue, Apr 22, 2014 at 12:14 PM, Usman Bhatti <[hidden email]> wrote:
Doru,

Did you have a chance to look it?
This is a must-have.

regards.
Usman


---------- Forwarded message ----------
From: Usman Bhatti <[hidden email]>
Date: Wed, Apr 9, 2014 at 12:06 PM
Subject: Re: [Moose-dev] Re: Syntax hilighter in moose
To: Moose-related development <[hidden email]>


Doru,

Stéphane showed me how to customize the settings with Pharo 3.0 theme.
Here is a fix for GLMUITheme.
You have to define colors in the tables and reinitialize the Shout style table to make it work.
If ok with you, I can commit directly in Glamour repo.

usman


On Tue, Apr 8, 2014 at 9:13 PM, Tudor Girba <[hidden email]> wrote:
Thanks for spotting this.

Could you point me to the right Shout tags for this?

Doru


On Tue, Apr 8, 2014 at 9:09 PM, Pharo4Stef <[hidden email]> wrote:
The syntax hilighlter in moose does not take advantage of a reallllllly cool feaures of shout


Type

Po

Pox

Poin

to understand the difference
with the default hilighter and we the tango shout color scheme.

You will see that

Po is ok

Pox is red

Po is ok because Point is correct

Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: Re: Syntax hilighter in moose

Tudor Girba-2
Incomplete -> gray
Undefined -> red

Doru


On Tue, Apr 22, 2014 at 3:20 PM, Usman Bhatti <[hidden email]> wrote:



On Tue, Apr 22, 2014 at 2:13 PM, Tudor Girba <[hidden email]> wrote:
Thanks for reminding me.

I changed your solution slightly by indicating the support for incomplete identifiers and messages with dark gray. The reason is that we do not use italic anywhere until now, and I think this does the job just fine.

Fine for me until there is a way to distinguish between unknowns and incomplete identifiers.
It might not be a familiar thing for Pharo users, though.
 

Let me know if this is good enough for you.

Cheers,
Doru




On Tue, Apr 22, 2014 at 12:14 PM, Usman Bhatti <[hidden email]> wrote:
Doru,

Did you have a chance to look it?
This is a must-have.

regards.
Usman


---------- Forwarded message ----------
From: Usman Bhatti <[hidden email]>
Date: Wed, Apr 9, 2014 at 12:06 PM
Subject: Re: [Moose-dev] Re: Syntax hilighter in moose
To: Moose-related development <[hidden email]>


Doru,

Stéphane showed me how to customize the settings with Pharo 3.0 theme.
Here is a fix for GLMUITheme.
You have to define colors in the tables and reinitialize the Shout style table to make it work.
If ok with you, I can commit directly in Glamour repo.

usman


On Tue, Apr 8, 2014 at 9:13 PM, Tudor Girba <[hidden email]> wrote:
Thanks for spotting this.

Could you point me to the right Shout tags for this?

Doru


On Tue, Apr 8, 2014 at 9:09 PM, Pharo4Stef <[hidden email]> wrote:
The syntax hilighlter in moose does not take advantage of a reallllllly cool feaures of shout


Type

Po

Pox

Poin

to understand the difference
with the default hilighter and we the tango shout color scheme.

You will see that

Po is ok

Pox is red

Po is ok because Point is correct

Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: Re: Syntax hilighter in moose

Usman Bhatti



On Tue, Apr 22, 2014 at 3:26 PM, Tudor Girba <[hidden email]> wrote:
Incomplete -> gray
Undefined -> red

Great. tx.
 

Doru


On Tue, Apr 22, 2014 at 3:20 PM, Usman Bhatti <[hidden email]> wrote:



On Tue, Apr 22, 2014 at 2:13 PM, Tudor Girba <[hidden email]> wrote:
Thanks for reminding me.

I changed your solution slightly by indicating the support for incomplete identifiers and messages with dark gray. The reason is that we do not use italic anywhere until now, and I think this does the job just fine.

Fine for me until there is a way to distinguish between unknowns and incomplete identifiers.
It might not be a familiar thing for Pharo users, though.
 

Let me know if this is good enough for you.

Cheers,
Doru




On Tue, Apr 22, 2014 at 12:14 PM, Usman Bhatti <[hidden email]> wrote:
Doru,

Did you have a chance to look it?
This is a must-have.

regards.
Usman


---------- Forwarded message ----------
From: Usman Bhatti <[hidden email]>
Date: Wed, Apr 9, 2014 at 12:06 PM
Subject: Re: [Moose-dev] Re: Syntax hilighter in moose
To: Moose-related development <[hidden email]>


Doru,

Stéphane showed me how to customize the settings with Pharo 3.0 theme.
Here is a fix for GLMUITheme.
You have to define colors in the tables and reinitialize the Shout style table to make it work.
If ok with you, I can commit directly in Glamour repo.

usman


On Tue, Apr 8, 2014 at 9:13 PM, Tudor Girba <[hidden email]> wrote:
Thanks for spotting this.

Could you point me to the right Shout tags for this?

Doru


On Tue, Apr 8, 2014 at 9:09 PM, Pharo4Stef <[hidden email]> wrote:
The syntax hilighlter in moose does not take advantage of a reallllllly cool feaures of shout


Type

Po

Pox

Poin

to understand the difference
with the default hilighter and we the tango shout color scheme.

You will see that

Po is ok

Pox is red

Po is ok because Point is correct

Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev