GoScintilla 2 is a huge upgrade over the original GoScintilla helper library and is perhaps what GoScintilla should have been in the first place.

GoScintilla 2 offers the following improvements :
- Automatic code-completion.
- Automatic nested call-tips (code-tips).
- Bookmarks.
- Auto-indentation.
- Numerous minor improvements.
And now for the bad news...

- GoScintilla 2 is for Purebasic 4.5 (onwards) only.
I took advantage of some of PB 4.5's new facilities to simplify GoScintilla 2 somewhat and, considering the complexity of GoScintilla now, I do not intend supporting two different versions etc. - Some (but not all) existing code designed for the original GoScintilla will not work with GoScintilla 2. Such breakages were inevitable considering the nature of this upgrade. I have removed some functions/flags and moved things around a little. All of GoScintilla's original functionality remains intact, it is just that you may need to modify your existing code slightly.
Please see the "History.txt" file for a complete list of changes.

Please see the nxSoftware site for the download.