Re: IDL7 content-assist - I want lower case [message #58882] |
Tue, 26 February 2008 10:59  |
Michael Galloy
Messages: 1114 Registered: April 2006
|
Senior Member |
|
|
On Feb 26, 8:38 am, Vince Hradil <hrad...@yahoo.com> wrote:
> I like to have all lower case in my code (that's another debate). I
> also like to use the "content-assist" (ctrl+space) to autocomplete my
> keywords. However, if I use that, the keywords are upcased. I've
> tried the setting all the "Window->Preferences->IDL->Editor-
>
>> Formatting for content assist and code formatter" to lowercase for
>
> all, but that doesn't do it. Any other ideas.
I like lowercase as well. But that preference works for me.
IDL> print, !version
{ i386 darwin unix Mac OS X 7.0 Oct 25 2007 32 64}
Mike
--
www.michaelgalloy.com
Tech-X Corporation
Software Developer II
|
|
|
Re: IDL7 content-assist - I want lower case [message #58886 is a reply to message #58882] |
Tue, 26 February 2008 09:09   |
Paul Van Delst[1]
Messages: 1157 Registered: April 2002
|
Senior Member |
|
|
David Fanning wrote:
> Vince Hradil writes:
>
>> I like to have all lower case in my code (that's another debate). I
>> also like to use the "content-assist" (ctrl+space) to autocomplete my
>> keywords. However, if I use that, the keywords are upcased. I've
>> tried the setting all the "Window->Preferences->IDL->Editor-
>>> Formatting for content assist and code formatter" to lowercase for
>> all, but that doesn't do it. Any other ideas.
>
> For all the $@&%$ choices you're given, I have noticed
> the Workbench chooses to ignore a surprising number of them.
> If someone would just show me how to get four spaces when
> I hit the TAB key, I would be happy. :-(
Maybe, for historical reasons[*], all these Workbench Options are coded as "hints" that
can then be ignored?
:o)
(ducking as the IDL v5.4 paper manuals are thrown...)
cheers,
paulv
[*] widget sizing keywords, anyone? Like the documentation states: "This keyword is only a
'hint' to the toolkit and may be ignored in some situations."
|
|
|
|
|