
I am using an inherited version of class Document. This way we can choose the way how codefiles are stored, and available to other components indepently of the use by the syntax editor control. E.g. we can hide parts of text that simulate attributes to tokens.
Sample:where the $...$ isnt shown in the editor but still remains in the source.
I would like to have control over/override some methods and properties such as:
[Modified at 10/21/2008 08:16 AM]
Sample:
Fields
A : integer $id:iu247638823$
I would like to have control over/override some methods and properties such as:
- Text
- AppendText
- CaseCorrectText
- InsertText
- LoadFile
- ReplaceText
- SaveFile
[Modified at 10/21/2008 08:16 AM]