How to match case switches in IntelliJ IDEA 2019 - Method of matching case switches

Time: 2024-03-19Source: Huajun Software TutorialAuthor: Changshan Paper Farmer

Recently, some friends have asked the editor how to match the case switch in IntelliJ IDEA 2019? Here is IntelliJ IDEA for everyone Friends in need can learn more about the method of matching case switches in 2019.

The first step: First click on the launch icon of IntelliJ IDEA 2019.


Step 2: Open the IntelliJ IDEA window and enter the project engineering interface.


Step 3: Click File and click the Settings option in the pop-up drop-down menu.


Step 4: Open the Settings setting interface window, in which you can configure the relevant configurations of IntelliJ IDEA 2019.


Step 5: Select Editor -> General -> Code Completion from the left menu.


Step 6: Check off Match in the right window case, the case matching switch is turned off, and the configuration is completed. When the case sensitivity switch is turned off, code prompts or smart completion will appear when you enter string or string.


The above is the entire content of how to match the case switch in IntelliJ IDEA 2019 brought to you by the editor. I hope it can help you.

Related articles更多>>

Popular recommendations