Jump to content

Recommended Posts

Posted

Heya!

 

I use the folding in the SciteUser config.

# Folding
# enable folding, and show lines below when collapsed.
fold=1
fold.on.open=1

This settings also work on #Region but it dont work on the code inside the #Region.

How can I change that? I want the folding also inside the #Region.

  • Developers
  • Solution
Posted (edited)

SciTE will do when "fold.on.open=1" like it does with View/Toggle all folds, which is toggle all the highest level folds.
You can use Ctrl+Click on a #RegionFold to toggle all levels within that $Region, then when you open the #region fold again with just a Click with CTRL, you will see that the underlying folds are still folded.

This is Standard SciTE behavior as far I as know.

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...