New Script Editor
-
@ustk Please post a video showing what you mean by laggy. For me it seems fine but that might be laggy to you :)
-
Are you using a debug build?
-
@d-healey I'll try to get the click sound in a video...
Well, the fact is that it wasn't before, no matter the size of my projects, but now a simple one makes the editor reacting as it comes from another age. Simple typing is perfect, but as @Christoph-Hart mentioned it seems to be related to line cache updating. But mouse clicks are laggy too... It might be a macOS-only issue though if no one sees this... -
-
I haven't change anything except updating to new text editor commits (I mean, since the introduction of the new text editor)
-
@ustk No it's super laggy for me too - I went back to Master...
I have 4k+ lines of code - I saw @Christoph-Hart mention it was slow with more than 1k.
But it's jumpy as well as laggy. Resizing work spaces is also laggy.
-
@DanH said in New Script Editor:
I have 4k+ lines of code
But is it laggy with just a few lines like for ustk?
I went back to Master...
BTW you can disable the new editor in the develop branch, you don't have to use the master branch just to have the old editor.
-
-
@DanH Yeah you're right, resizing is very jumpy too... But no need to go back to master, just before the new text editor is enough to get those issues.
-
@ustk I think there was some other update that I needed that came with the editor actually
Also I can't compile anything in Develop, can anyone?
-
Also I can't compile anything in Develop, can anyone?
No problems here.
To turn off the new editor
-
@d-healey Thanks :)
-
@d-healey develop branch can export here too...
-
-
@ustk Thanks for the video. Yes I experience a similar level of lag with line breaks disabled - although not quite as laggy as your video shows. For me it is most noticable when typing text.
-
Some more quirkyness - auto complete being unhelpful.
-
@d-healey I've had this for days - works with else{ too.
-
@d-healey said in New Script Editor:
To turn off the new editor
Doesn't work for me, I get a compile error
-
@d-healey said in New Script Editor:
Doesn't work for me, I get a compile error
Confirmed...
I've also seen that the Code Bookmarks
//! Comment with an exclamation mark
Don't appear anymore in the context menu
-
@ustk Can you try again? I think I've fixed the lag and now it should be as responsive as the old editor irregardless of the line break state.