Jump to content

#region


Recommended Posts

Hello again,

Looking for a reference to #region, web search suggests it comes from c# for expandable and collapsable code section. But this seem to be automatic with SciTE editor. I assume it is for a section of code that it not naturally collapsable, correct?

Thanks again,

jh

Link to comment
Share on other sites

  • Developers

Hello again,

Looking for a reference to #region, web search suggests it comes from c# for expandable and collapsable code section. But this seem to be automatic with SciTE editor. I assume it is for a section of code that it not naturally collapsable, correct?

Thanks again,

jh

Correct ... it is to make a section of code Fold/collapsable in SciTE and AutoIt3 Ignores these #...... lines other then the ones it understands.

:shocked:

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.
  :)

Link to comment
Share on other sites

  • Developers

Thanks for the re-assurance, couldn't find any documentation on it.

jh

Its in the SciTE4AutoIt3 helpfile (only when you loaded the full SciTE4AutoIt3 version) or on the Website:

http://www.autoitscript.com/autoit3/scite/...Scite_Lexer.htm

Scroll all the way down

:shocked:

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.
  :)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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