Wintermute Engine Forum

Wintermute Engine => Feature requests, suggestions => Done => Topic started by: sychron on September 29, 2007, 02:47:15 PM

Title: #region and #endregion in wintermute script?
Post by: sychron on September 29, 2007, 02:47:15 PM
Hi,

could you make the script engine(s) ignore #region and #endregion directives, so that one could use advanced code structure and collapsing features some IDE's offer?

Doesn't make much sense for short scripts, but it can bring some light into the big ones ;-)

And ... I think making an interpreter/compiler ignore something isn't less work than making him recognize something ;-)