Zulip Chat Archive
Stream: general
Topic: VSCode reopen files based on branch
Anatole Dedecker (Jul 05 2022 at 00:45):
This is not really a Lean question, but is there a way to tell VSCode to remember which files are open based on the active branch ? It's a minor inconvenience, but I find it really annoying to switch files manually when changing branch
Arthur Paulino (Jul 05 2022 at 00:49):
This sounds like something an extension would be capable of doing
Bolton Bailey (Jul 05 2022 at 01:32):
Indeed, I used an extension to do this for a while. Unfortunately, it had a habit of causing weird bugs where it would repeatedly open and close files, so I uninstalled it, and I don't remember what I was using anymore. It might have been this one
Last updated: Dec 20 2023 at 11:08 UTC