Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
I often create new methods by first calling them after which i use quick fix action menu (alt+Enter and 'create new method').
You can see a method created this way in the attached picture.
The problem is that i am stuck and cannot type anything into the IDE afterwards, IDE doesn't react to the keyboard.
I have to use mouse and click anywhere in order to 'unfreeze' the editor.
I often create new methods by first calling them after which i use quick fix action menu (alt+Enter and 'create new method'). You can see a method created this way in the attached picture. The problem is that i am stuck and cannot type anything into the IDE afterwards, IDE doesn't react to the keyboard. I have to use mouse and click anywhere in order to 'unfreeze' the editor.