Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » PreferencesMessages.DLTKEditorPreferencePage_returnKeyword
PreferencesMessages.DLTKEditorPreferencePage_returnKeyword [message #6516] Mon, 18 June 2007 22:24 Go to next message
Jae Gangemi is currently offline Jae GangemiFriend
Messages: 28
Registered: July 2009
Junior Member
what happenned w/ this?

as of my update against cvs today, this constant is no longer
available - is it not coming back? the jdt allows for a specific color
setting for the 'return' keyword, so why wouldn't the dltk?

thx!

--
-jae
Re: PreferencesMessages.DLTKEditorPreferencePage_returnKeyword [message #6535 is a reply to message #6516] Tue, 19 June 2007 07:46 Go to previous messageGo to next message
Andrei Sobolev is currently offline Andrei SobolevFriend
Messages: 17
Registered: July 2009
Junior Member
Jae Gangemi wrote:
>
> what happenned w/ this?
>
> as of my update against cvs today, this constant is no longer available
> - is it not coming back? the jdt allows for a specific color setting for
> the 'return' keyword, so why wouldn't the dltk?
>
> thx!
>
I've removed all unused NLS messages.

Could you add it to your plugin internal preference messages?
Or else I could create it in PrefereceMessages.

Andrei.
Re: PreferencesMessages.DLTKEditorPreferencePage_returnKeyword [message #6587 is a reply to message #6535] Tue, 19 June 2007 15:30 Go to previous messageGo to next message
Jae Gangemi is currently offline Jae GangemiFriend
Messages: 28
Registered: July 2009
Junior Member
On 2007-06-19 03:46:33 -0400, Andrei Sobolev <andrei.sobolev@xored.com> said:

> Jae Gangemi wrote:
>>
>> what happenned w/ this?
>>
>> as of my update against cvs today, this constant is no longer
>> available - is it not coming back? the jdt allows for a specific color
>> setting for the 'return' keyword, so why wouldn't the dltk?
>>
>> thx!
>>
> I've removed all unused NLS messages.
>
> Could you add it to your plugin internal preference messages?
> Or else I could create it in PrefereceMessages.
>
> Andrei.

i didn't know that was unused - i had thought at one point there was
a reference to it in one of the other language implementations.

i think it should be added back in - the jdt supports showing the
'return' statement in a seperate color, so i think the dltk should as
well.

i've created a patch and attached it to this bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=193336

oddly enough, the ruby and python implemenations already had most of
this work done, i just needed to add the keyword into the coloring
preference config page. the tcl implemenation required a little more
effort. :)

--
-jae
Re: PreferencesMessages.DLTKEditorPreferencePage_returnKeyword [message #6663 is a reply to message #6587] Fri, 22 June 2007 05:20 Go to previous message
Andrei Sobolev is currently offline Andrei SobolevFriend
Messages: 17
Registered: July 2009
Junior Member
Jae Gangemi wrote:
> On 2007-06-19 03:46:33 -0400, Andrei Sobolev <andrei.sobolev@xored.com>
> said:
>
>> Jae Gangemi wrote:
>>>
>>> what happenned w/ this?
>>>
>>> as of my update against cvs today, this constant is no longer
>>> available - is it not coming back? the jdt allows for a specific
>>> color setting for the 'return' keyword, so why wouldn't the dltk?
>>>
>>> thx!
>>>
>> I've removed all unused NLS messages.
>>
>> Could you add it to your plugin internal preference messages?
>> Or else I could create it in PrefereceMessages.
>>
>> Andrei.
>
> i didn't know that was unused - i had thought at one point there was a
> reference to it in one of the other language implementations.
>
> i think it should be added back in - the jdt supports showing the
> 'return' statement in a seperate color, so i think the dltk should as well.
>
> i've created a patch and attached it to this bug:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=193336
>
> oddly enough, the ruby and python implemenations already had most of
> this work done, i just needed to add the keyword into the coloring
> preference config page. the tcl implemenation required a little more
> effort. :)
>
I've applied patch. Thanks.
Previous Topic:debug engine overview
Next Topic:DTLKCore.DEBUG
Goto Forum:
  


Current Time: Sat Jul 27 05:11:46 GMT 2024

Powered by FUDForum. Page generated in 0.03747 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top