DavidLGoldberg / jumpy

The fastest way to jump around files and across visible panes in Atom
https://atom.io/packages/jumpy
MIT License
123 stars 16 forks source link

Behavior doesn't update when configuration settings change. #118

Open DamnedScholar opened 6 years ago

DamnedScholar commented 6 years ago

I have to reload Atom every time I adjust the config settings before the package recognizes that they've changed. Here is a GIF demonstrating the phenomenon. I don't see any text in the readme or settings pane to indicate that this is expected behavior.

Environment

Windows 10 Atom 1.29.0 Jumpy 5.0.0

DavidLGoldberg commented 6 years ago

Yes, at the time I thought this was acceptable and going to add a note. Although I can "observe" the config setting: https://atom.io/docs/api/v1.6.0/Config

Hopefully I'll get to this soon.