Is it possible to have non-editable areas in ICSharpCode.TextEditor?
What I would like to do is to show the user an editor where he can enter code, but I want to provide a template for him, which should not be editable and provide the user with context data.