Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Line Breaks in Function descriptions.
#1
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
#2
Why? Press F1 and it will display whole function help.
#3
I didn't know that F1 worked like that in QM. Neat.

Also, I didn't realize the help would display functions I had written like that. I guess I really don't need the Ctrl+Lclick.

Thanks,
Jimmy VIg


Forum Jump:


Users browsing this thread: 1 Guest(s)