Home  >  Article  >  What is the shortcut key for idea auto-completion?

What is the shortcut key for idea auto-completion?

angryTom
angryTomOriginal
2020-02-17 12:18:0817409browse

What is the shortcut key for idea auto-completion?

What is the shortcut key for idea’s auto-completion?

The shortcut key for ieda’s auto-completion is Ctrl Space.

For ordinary people who install the Chinese input method, it is a failure. We can use the following method to change the shortcut keys.

The modification method is as follows:

Click the File menu (File) –> click Settings… Ctrl Alt S), –> to open the settings dialog box.

Click KeyMap in the navigation box on the left.

Then select Main menu –> Code –> Completion in the tree box on the right.

Then you need to do two things:

1. Remove the original Cycle Expand Word's Alt/(forward slash) shortcut key binding.

2. Right-click on Basic, remove the original Ctrl Space binding, and then add the Alt Slash shortcut key.

Then apply (Apply), OK.

If this key combination has been used and a conflict is prompted, just pass it.

For more information on the use of idea shortcut keys, you can follow Programming Learning Course.​

The above is the detailed content of What is the shortcut key for idea auto-completion?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:Is txt a text document?Next article:Is txt a text document?