Open
Description
Describe the bug
I recently noticed that inline errors are no longer displayed in the code (tested on both Windows and macOS) with Code 1.101 and Swift 6.2. Is this an intended change?
To Reproduce
Steps to reproduce the behavior:
- Have a swift package with a syntax error.
- Build the project
- The error is displayed in the VSCode terminal but not in the corresponding Swift source file
Expected behavior
An inline notice indicating the location of the error in the source file.
vscode-diagnostics-2025-06-19T16-15-35+02-00.zip
Environment
- OS: macOS 15.5
- Swift version: 6.2 (Xcode 26 Beta 1)
- Visual Studio Code version: 1.101.0
- vscode-swift version: 2.4.0
Additional context
The diagnostic bundle is attached.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress