Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank type definition #6

Open
marcelovbcfilho opened this issue Feb 12, 2024 · 0 comments
Open

Blank type definition #6

marcelovbcfilho opened this issue Feb 12, 2024 · 0 comments

Comments

@marcelovbcfilho
Copy link

marcelovbcfilho commented Feb 12, 2024

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

  1. Download Lapce from the official website
  2. Install the C# plugin
  3. Open a C# solution declare a simple string
  4. Right click on the string and go to Go to definition
  5. 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

Screenshot from 2024-02-12 16-05-29

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

Screenshot from 2024-02-12 16-05-43

Image 3: The warning notification

Screenshot from 2024-02-12 16-05-54

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant