ScintillaNET icon indicating copy to clipboard operation
ScintillaNET copied to clipboard

During modification got Index out of bound exception.

Open swanandb2 opened this issue 5 years ago • 0 comments

I did try to refer code from https://github.com/robinrodricks/ScintillaNET.Demo and display XML. It shows XML in text area, I saw following two problem.

  1. When I try to change something in text area, it throws index out of bound exception.

Exception.log

  1. XML folding is not working like notepad++, I have use XML lexer, rest of code is same like in sample application. Kindly let me know if any information is require.

swanandb2 avatar Sep 22 '20 13:09 swanandb2