What happened?
After downloading Lapce from the official website, install this csharp plugin and install the required charp-ls when trying to open a Type definition that came from outside of my project it just displays an empty tab.
Steps to reproduce
- Download Lapce from the official website
- Install the C# plugin
- Open a C# solution declare a simple string
- Right click on the string and go to
Go to definition
- A new blank tab without loading the file is going to be opened
Expected behavior
When clicking on the Go to definition a new tab with the type definition should be presented.
System Details
- Firmware Version: 4403
- OS Name: Fedora Linux 39 (Workstation Edition)
- OS Type: 64-bit
- GNOME Version: 45.3
- Windowing System: Wayland
- Kernel Version: Linux 6.6.14-200.fc39.x86_64
Software version
v0.3.1
Images showing the issue
Image 1: It shows correctly a simplified type description

Image 2: The newly created blank type where the definition should be presented

Image 3: The warning notification

Image 4: CLI showing that the csharp-ls is installed and available to be used by the plugin

What happened?
After downloading Lapce from the official website, install this csharp plugin and install the required charp-ls when trying to open a Type definition that came from outside of my project it just displays an empty tab.
Steps to reproduce
Go to definitionExpected behavior
When clicking on the
Go to definitiona new tab with the type definition should be presented.System Details
Software version
v0.3.1
Images showing the issue
Image 1: It shows correctly a simplified type description
Image 2: The newly created blank type where the definition should be presented
Image 3: The warning notification
Image 4: CLI showing that the csharp-ls is installed and available to be used by the plugin