Intellij idea cannot use the enter key when writing code

1. Question:

When writing code using IntelliJ idea 无法使用回车键, I switched to the next line to continue writing the code. After pressing the Enter key, the next line of code was deleted.

2. Solution:

Probably write code 不小心按了 Insert 键, 只需要再次按下 Insert 键即可.

So what if some laptop keyboards don’t have an insert key? Because of the HP computer I use, take HP as an example:

(1) First, hold down shift+fn and the light on the fn key turns on.
(2) Then, press and hold fn+E to have the original line feed function!

Hidden buttons on HP notebooks:
Insert picture description here

Guess you like

Origin blog.csdn.net/weixin_43520450/article/details/108702720