Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Laggy moving cursor in large files when autosave is enabled #14

Closed
rmtsrc opened this issue Mar 9, 2014 · 2 comments
Closed

Laggy moving cursor in large files when autosave is enabled #14

rmtsrc opened this issue Mar 9, 2014 · 2 comments

Comments

@rmtsrc
Copy link

rmtsrc commented Mar 9, 2014

This could be related to #13.

Steps to reproduce:

  1. Open System Preferences, click Keyboard and set Key Repeat to the highest setting (Fast)
  2. Enable the default atom/autosave package
  3. Open an existing large JavaScript file e.g. over 100 lines (say backbone.js)
  4. Press & hold the down arrow and notice how laggy the cursor moves between lines (same with up arrow). CPU usage also spikes with the Atom Helper process jumping to around 99% usage, while the down arrow is being pressed.

Note when autosave is disabled cursor moves with less lag.

@saschagehlich
Copy link
Contributor

Thanks for the report. Just released 0.7.0 which fixes this.

@rmtsrc
Copy link
Author

rmtsrc commented Mar 9, 2014

Thanks for the super quick fixes on those issues! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants