Ask Your Question
3

How can I set a repeatable key for IdeaVim in WebStorm?

asked 2021-06-09 11:00:00 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2022-12-20 12:00:00 +0000

qstack gravatar image

To set a repeatable key for IdeaVim in WebStorm, follow these steps:

  1. Open WebStorm.
  2. Click on "File" in the top menu and select "Settings" (or use the shortcut CTRL + ALT + S).
  3. In the left pane, select the "Plugins" option and then click on "Installed" tab.
  4. Look for "IdeaVim" in the list of installed plugins and click on it once to select it.
  5. Click on the "Properties" button at the bottom of the screen to open the IdeaVim properties.
  6. In the "Mapping" tab, click on the "Add" button to create a new mapping.
  7. Enter the following details for your mapping:

    • Key: The key combination that you want to use for repeating a command (such as ";" or ",").
    • Action: The command that you want to repeat.
  8. Click "Add" to save your new mapping. You can now use your chosen key combination to repeat your command in IdeaVim.

Note that not all Vim commands can be repeated, so make sure you test your new mapping to ensure it behaves as expected.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-06-09 11:00:00 +0000

Seen: 12 times

Last updated: Dec 20 '22