Description
Clicking any inline file path link rendered in the Cascade chat panel causes Windsurf to crash on Windows.
Steps to Reproduce
- Have Cascade return a response containing an inline file path link (e.g.
.windsurf/plans/some-plan-abc123.md)
- Click the link in the chat panel
- Windsurf crashes immediately
Expected Behavior
The file opens in the editor without crashing.
Environment
- OS: Windows
- Windsurf version: [please fill in — Help → About]
- Shell: PowerShell (pwsh)
Related
Likely related to upstream VS Code issue microsoft/vscode#134924 ("Markdown crash when clicking file link").
Workaround
Manually copy the path and open via Ctrl+P (Quick Open).
Description
Clicking any inline file path link rendered in the Cascade chat panel causes Windsurf to crash on Windows.
Steps to Reproduce
.windsurf/plans/some-plan-abc123.md)Expected Behavior
The file opens in the editor without crashing.
Environment
Related
Likely related to upstream VS Code issue microsoft/vscode#134924 ("Markdown crash when clicking file link").
Workaround
Manually copy the path and open via Ctrl+P (Quick Open).