Try putting the project file in an empty directory when you create a new file.
That was my issue. I had put it in my Documents folder on MacOS and it came to a halt. Then I tried my home directory. Finally in a new Folder, which solved my issue.
I believe it is trying to index ALL the files and directories that are around the project file, and takes up significantly more processing power and disk I/O than it should be.