"unable to convert URI to filepath: ()" panic when jumping to location #2109
Labels
A-helix-term
Area: Helix term improvements
A-language-server
Area: Language server client
C-bug
Category: This is a bug
Summary
When I attempt to jump to location of builtin types (such as
System.Guid
orSystem.Boolean
) in a .NET C# file, I get a panic.Reproduction Steps
I tried this:
hx
*.cs
fileI expected this to happen:
Jump to relevant source, or show an error in status bar if this is not possible.
Instead, this happened:
Helix log
Nothing relevant I believe.
~/.cache/helix/helix.log
Platform
Windows
Terminal Emulator
PowerShell 7 (x64)
Helix Version
helix-term 22.05-dev (61d1684)
The text was updated successfully, but these errors were encountered: