Giter Club home page Giter Club logo

Comments (8)

huahuayu avatar huahuayu commented on June 10, 2024 1

Thank you for your support! I read the document again, actually there's a key list attached. But unfortunately, I can't understand in the first place.

I suggest use a short video (with keycastr will be even better) or gif animation to demonstrate the feature will be good.

from ideavim-easymotion.

AlexPl292 avatar AlexPl292 commented on June 10, 2024

Hey, the default leader key in vim and IdeaVim is \. You can remap it to space using let mapleader=" " in ~/.ideavimrc file. Also, don't forget that you should add set easymotion to the same file.

from ideavim-easymotion.

rohitkrishna094 avatar rohitkrishna094 commented on June 10, 2024

I was about to type this question as well. In my intellj I type backslash(twice) then I type f and then I type a character that I want to go to, but its not working. I am new to vim, do I need to do anything else? Sorry this might sound like a stupid question, do you know exactly what characters I need to type to get easymotion to work?

I am doing this now:

\\fL

where L is the character I want to go to(i.e., there is a variable Long and I want to go to Long).

P.S. I have followed setup section and have installed ideavim, acejump, ideavim-easymotion and then wrote

set easymotion

in my .ideavimrc

from ideavim-easymotion.

huahuayu avatar huahuayu commented on June 10, 2024

@AlexPl292
I have all the three plugins installed and enabled, and set easymotion added to ~/.ideavimrc

restart webstorm 2020.1

image

the problem:

  1. \ key is not working, nothing happened, and the bell ring. Sounds like an invalid key.
  2. remap it to space using let mapleader=" " in ~/.ideavimrc also not working, press space key the cursor just go right same as -> key

from ideavim-easymotion.

AlexPl292 avatar AlexPl292 commented on June 10, 2024

@huahuayu the leader key should be pressed twice. So, if you want, for example, jump to character x you should enter \\fx.
If it won't work for you, could you please attach log file? https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files

@rohitkrishna094 could you please attach the log file (see the link above)

from ideavim-easymotion.

huahuayu avatar huahuayu commented on June 10, 2024

hi, @AlexPl292 finally I get to know how to use, \\f is the trick. I just tried, it works, great!

In retrospect, before you tell me to use \\f[keyword]I think two things made me confused, 1. which is the leader key? 2. I don't know the leader key \ should press twice, AND followed by an f.

Could you please add them to the document, make other people's life a little bit easier :)

from ideavim-easymotion.

AlexPl292 avatar AlexPl292 commented on June 10, 2024

Yes, definitely. Thank you very much for the issue, it made me understanding that the documentation should be improved.

from ideavim-easymotion.

rohitkrishna094 avatar rohitkrishna094 commented on June 10, 2024

@AlexPl292 Idk what happened, but after remapping the leader, it's working now. Thanks.

from ideavim-easymotion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.