SirBaan
16th August 2018, 22:31
Hello All,

I'm working with LN Studio in LN 10.5. All is working fine except that it does not show an outline for the script whinhdll0200.
For all others it works.
Does anybody have an idea why this could happen?
Thank you in advance.

Have a nice day.

giggty
17th August 2018, 09:21
What do you mean by "an outline"?

JaapJD
17th August 2018, 10:03
This source has probably more than 40k lines of code. Above 40k the outline stops. However, you can increase that number in the preferences. See attachment.

SirBaan
18th August 2018, 18:07
Thank you very much. The source is indeed bigger than 40k lines of code. I knew the setup in the preferences and changed the value to 50000 already before, but didn't change.
After your reply I was encouraged to try again, but this time I also restarted LN studio and imported the script newly to my workbench. Now it works fine.
Thank you very much for your help.

SirBaan
18th August 2018, 18:12
The outline view shows a list of functions / sections which are used in the script. By a click on an entry the cursor jumps dirctly to the definition of that function / section in the source code. This is a very useful feature.

giggty
20th August 2018, 09:07
Thanks for the info! Had that window hidden by default (not "by default" I guess, must be me who closed it carelessly a while back) :)