-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
It appears the notification for building stuff does not appear before the build logs contain "Building for debugging/release..." which is when the [num/num]
progress indicator starts to show up. That can take a bit to show up so makes the notification a bit inaccurate.
To Reproduce
- Open vapor/penny-bot.
- Set
Swift: Show Build Status
tonotification
. - Build.
Expected behavior
show something like "starting build" instead of not showing the notification at all.
Environment
- OS: [e.g. Ubuntu 20.04] macOS 15.2
- Swift version (output of
swift --version
): 6.0.3 release - Visual Studio Code version: -
- vscode-swift version: 1.11.4
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done