Anyone else seeing this?I'm writing automated tests and some swift files have couple of thousand lines of code.At which point XCode gets extremly slow while edining the code. It freezes every few seconds for couple of seconds.Like intelisense tries to do something but since the size of the file is 5000+ lines of code it needs a few seconds to parse the file and release the editor back to the user 😟David