-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Releases after 2.11 stopped emitting events through onDidChangeFolders. In our Embedded Linux extension, which builds off this extension, we're leveraging this hook to detect Swift workspaces.
2.11 worked fine, but releases after that are only emitting the pluginsUpdated event, but not any workspaceStateUpdated, add or focus events.
Environment
- OS: macOS 26.1
- Swift version: 6.2.1
- Visual Studio Code version: 1.106.0
- vscode-swift version: -
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done