SA-MP Forums Archive
Notepad++ {} Collapse? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Notepad++ {} Collapse? (/showthread.php?tid=369274)



Notepad++ {} Collapse? - Admigo - 16.08.2012

Heey all,

Is it possible to let the {} Collapse like the other languages.
Like if u made:
Код:
{
SetPlayerHealth.....
SetPlayerScore....
}
And you click on the - and the the code between { } Collapse?
Like the YAML Example:
example.png

Thanks Admigo


AW: Notepad++ {} Collapse? - Nero_3D - 16.08.2012

Check out this thread


Re: Notepad++ {} Collapse? - Admigo - 16.08.2012

@Nero_3D: Thats tut is for making compiling possible with notepad++. I already done that.
@******: Whats C++ highlighting? Download link?


Re: Notepad++ {} Collapse? - Ranama - 16.08.2012

I'm using ScriptingMachine, it's a pretty nice editor, there you can collapse {} atleast and it got a lot of other features to, check it out Here