Hi all,
I’m pretty sure the answer to this is no, but I just wanted to see if someone could confirm
I’m porting some inherited codemirror v2 code, and there is a reference to editor.refresh();
As it’s inherited, I’m not too sure what it’s using the .refresh() for
So I was wondering if there was a direct replacement in v6?
If not, I’ll just comment out the code and see what breaks
Cheers