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

macOS: opening a file triggers cache reload and resets scroll position #35

Closed
warpdesign opened this issue May 3, 2019 · 1 comment
Closed
Labels
duplicate This issue or pull request already exists macOS upstream

Comments

@warpdesign
Copy link
Owner

warpdesign commented May 3, 2019

On macOS:

  1. select a file
  2. press cmd+o to open the file in the finder

This opens the file as expected, but since the last open date of the file has changed, node file watch triggers a change even which in turns reloads the cache and resets the scroll position.

There isn't much that can be done to fix this. Maybe external npm watch modules have more grained support?

@warpdesign warpdesign added macOS upstream duplicate This issue or pull request already exists labels May 3, 2019
@warpdesign
Copy link
Owner Author

Closing: fixing #36 should fix this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists macOS upstream
Projects
None yet
Development

No branches or pull requests

1 participant