Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support smooth scrolling #231

Merged
merged 2 commits into from May 8, 2020

Conversation

citizenmatt
Copy link
Member

Instead of maintaining state to enable/disable smooth scrolling per-editor, when IdeaVim is enabled/disabled, this PR means IdeaVim supports smooth scrolling. All scrolling such as <C-F> will be handled correctly, and the page is animated, as when IdeaVim is disabled. The "Enable smooth scrolling" option in Preferences | Editor | General is now correctly respected by IdeaVim.

@AlexPl292
Copy link
Member

Yep, I like how does it work. Merged :)

@AlexPl292 AlexPl292 merged commit 0dc236c into JetBrains:master May 8, 2020
@LifeIsStrange
Copy link

@AlexPl292 will IdeaVim have soon a point stable release in order for users to benefits from this change as soon as possible ?

@AlexPl292
Copy link
Member

Hi! We don't have any plans for the stable release at the moment. You can join EAP, and you'll get this change in about a week.
https://github.com/JetBrains/ideavim#get-early-access

@LifeIsStrange
Copy link

LifeIsStrange commented May 12, 2020

@AlexPl292 thanks, just to be clear:
Is it recommended to be on Idea EAP in order to have ideavim EAP or does Ideavim EAP has the same "stability guarantee" with stable IntelliJ Idea?

@AlexPl292
Copy link
Member

@LifeIsStrange you can use IdeaVim EAP with the stable version of IJ. As described in "Get Early Access" section, EAP versions don't guarantee your stability of the plugin, but practically the quality of EAP builds is quite high and it can be used on a daily basis.

@citizenmatt citizenmatt deleted the feature/smooth-scrolling branch May 13, 2020 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants