Sometimes, very seldom, the application will start giving error every time I type something. Closing + opening resolves it, It happens to all files, nit just the current one.
Unfortunately I cannot tell you how to reproduce it, it happens randomly.
I use 2.6.0.356
Below is a screenshot.
screenshot
Using "reload current file" button gives about the same error message.
When I close the file and then open it again - fixes the problem.
It happens to me at least couple of times during my every day work,
Let me know if you need more details.
Hi Neven,
I'd hoped somebody could have told me how to reproduce it. O:-)
In fact, I've tried to implement some code-folding inside SynEdit. Unfortunately, for the moment, the events sent by SynEdit look like some stochastic event.
So I'm going to add a global parameter to inhibit, by default, the code-folding bazaar.
Code-Folding is now disabled by default, in Global Settings. Any change ("on" or "off") made to this parameter implies a program reload.
Fixed version >= 2.6.0.357
Sorry about that bug: I knew it was there.