Purebasic Editor Comments
Posted: Thu Nov 20, 2008 1:00 am
Could we make the comments folder able in the editor?
That way we can document our functions and close them up when we don't need to read them;
[+];~ Title
|;
|; <comments here>
|;
-;
That way we can document our functions and close them up when we don't need to read them;
[+];~ Title
|;
|; <comments here>
|;
-;