facebookarchive / nuclide

An open IDE for web and native mobile development, built on top of Atom
https://nuclide.io
Other
7.79k stars 682 forks source link

in latest atom beta, working set changes do not survive atom quit->start #1615

Open bsussman opened 5 years ago

bsussman commented 5 years ago

ISSUE OCCURS IN Atom: 1.31.0-beta0 AND NOT IN 1.30.0 I flipped between releases and changes made in 1.30.0 were reflected in 1.31.0-beta0, so likely this is a save that is failing, not a read. New install does not clear issue.

Issue and Steps to Reproduce

add/delete/change only lasts until atom quit

to duplicate, add, delete or change a working set, observe change is effective, quit atom, start again, change is not there anymore.

Expected Behavior

as in current stable, changes should survive quit->start.

Actual Behavior

see above

Versions

Additional Details

captbaritone commented 5 years ago

Hey @bsussman, thanks for the excellent report, I'm sorry this is getting in your way. I'm unable to reproduce on Atom 1.31.0-beta0, or the latest beta release 1.32.0 beta3. Are you still able to reproduce this on any version of Atom?