Indented between container...

Just starting out? Need help? Post your questions and find answers here.
User avatar
Caronte3D
Posts: 189
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Indented between container...

Post by Caronte3D »

Would be nice if then containers act like IF, Procedure... and indented the code between

ContainerMobile()
>> indented code
CloseMobileContainer()
User avatar
Peter
Posts: 1197
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: Indented between container...

Post by Peter »

You can set this yourself under Preferences/Indentation:

Image
User avatar
Caronte3D
Posts: 189
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Re: Indented between container...

Post by Caronte3D »

I didn't know that, thanks! ;)
User avatar
Caronte3D
Posts: 189
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Re: Indented between container...

Post by Caronte3D »

Doesn't work with: EnableJS/DisableJS :roll: Maybe related to this?: viewtopic.php?p=10498&hilit=EnableJS#p10498
Fred
Site Admin
Posts: 1820
Joined: Mon Feb 24, 2014 10:51 am

Re: Indented between container...

Post by Fred »

All the formatting is disabled in a JS block, that's why.
Post Reply