My cursor is converted to "Insert Mode" by itself if i highlight anything
已回答
I just installed and activated CLion. Whenever I double-click (highlight) on anything in the file, the cursor turns automatically into "Insert Mode". And it stays like that until i press "Insert" on the keyboard to convert it back. How to fix this ?
This didn't happen with other IntelliJ products.
请先登录再写评论。
Hi!
Do you have Vim plugin installed and enabled (
File | Settings | Plugins)? If yes, does opening theToolsmenu and disablingVim Emulatorhelp?Anna Falevskaya Yes , that did the trick, thanks