comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDLDE questions
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDLDE questions [message #87494] Fri, 07 February 2014 14:34 Go to previous message
Gordon Farquharson is currently offline  Gordon Farquharson
Messages: 48
Registered: December 2010
Member
Hi All

Is there a way to do the following in the IDL IDE?

1. Tab-completion of files on the command line. For example, I want to type

cd, '/home/gordon/<TAB><TAB>

and have a list of possibilities appear.

2. Make the editor and formatter align function and procedure parameters in the following way:

v1 = vector(vx, vy, x, y, $
XTITLE='X', YTITLE='Y', $
XRANGE=[-1.,4.], YRANGE=[-1.,4.])

as opposed to

v1 = vector(vx, vy, x, y, $
XTITLE='X', YTITLE='Y', $
XRANGE=[-1.,4.], YRANGE=[-1.,4.])

3. Make the formatter format code as I type it. Currently, the formatter only formats parts of the code in the way that I have requested when I format the code with SHIFT+CTRL+F.

(Yeah, I'm an IDLWAVE user.)

Gordon
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Keywords and properties (in function graphics)
Next Topic: Use Ascii_Template/Read_Ascii results to write a file

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:11:29 PDT 2025

Total time taken to generate the page: 0.00347 seconds