You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 definition
Expected behavior
When clicking on the
Go to definition
a 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
The text was updated successfully, but these errors were encountered: