Skip to content

Diagnostics for files with spaces in name are not parsed #1630

Open
@fritzt0

Description

@fritzt0

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:

  1. Have a swift package with a syntax error.
  2. Build the project
  3. 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

bugSomething isn't working

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions