06-28-2010, 12:06 AM
Gintaras,
I really like that when I Ctrl+L-click on functions it brings up the expected variables and also the description.
I would really like to have line breaks show up in QM output so I could put longer comments there.
e.g. function str'String int'Int [str'Other];;This is the first line[]And this is the second.
would output with Ctrl+L-click:
ExampleFunction(str'String int'Int [str'Other])
This is the first line
And this is the second.
instead of:
ExampleFunction(str'String int'Int [str'Other])
This is the first line[]And this is the second.
Thanks,
Jimmy Vig
I really like that when I Ctrl+L-click on functions it brings up the expected variables and also the description.
I would really like to have line breaks show up in QM output so I could put longer comments there.
e.g. function str'String int'Int [str'Other];;This is the first line[]And this is the second.
would output with Ctrl+L-click:
ExampleFunction(str'String int'Int [str'Other])
This is the first line
And this is the second.
instead of:
ExampleFunction(str'String int'Int [str'Other])
This is the first line[]And this is the second.
Thanks,
Jimmy Vig