Open
Description
Is your feature request related to a problem? Please describe.
I think I made a mistake when I implemented the automatic running of resolve when the Package.resolved was updated. I'm starting to think it should only occur when the Package.swift is updated.
Issues with running resolve when Package.resolved is updated include
- Rare occasions where sourcekit-lsp and vscode fight over what state it should be in.
- There have been times when I've wanted to stash the Package.resolved to change branches but it will keep getting generated making sure I cannot change branch.
Describe the solution you'd like
Remove Package.resolved FileWatcher
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Unscreened