I cannot cut any text from the editor. Tried <Ctrl + X>, <Shift + Del> as well as clicking "Cut" from the context menu. What happens is that the IDE is hanging for a second - then it gets responsive again and I can paste the text, so it was copied to the clipboard successfully - however, the selected text is not deleted and remains in the editor. So right now I always additionally have to press the Del key.
It happens with any project I open, including new and empty projects.
I am using #develop for C# projects only, mostly Windows Forms or Console Applications based on .NET Framework 2.0. I got SD 4.4 installed on the same Computer and cutting text works fine there (however, it also has the delay of about a second).
Please let me know how I can help to further track this issue down.