Why I cannot type in the text editor of scratch files?

已回答

I've just installed PyCharm Professional Edition 2018.2.4 and have the latest version of Python (3.6.5) as my project interpreter. I've made a new project called "Hello World" and I can type in it.

But when I establish a new scratch file under the 'Scratches and Consoles', I can't type in any letter in the text editor of that scratch.py file. The text cursor appears but every time I hit a button it just makes a sound. How do I fix this?

BTW, I haven't purchased the licence yet. And I am installing your IDE on Windows 10.

 

0

Hi,

Do you have a Vim Emulator enabled? (Tools | Vim Emulator)

If so, then disabling it would fix the issue.

10
Avatar
Permanently deleted user

 Thanks, @Sergey Karpo it totally solved it.

0
Avatar
Permanently deleted user

Thanks man Sergey Karpov

0
Avatar
Permanently deleted user

Tools>Vim Emulator (un-tick).  It should work

0

请先登录再写评论。