Find all references in C# solution if one is loaded #13536
Unanswered
LyndonGingerich
asked this question in
Ideas
Replies: 1 comment
-
I recognize my ignorance and will believe you if you say that it would need implemented in csharp-ls rather than here. csharp-ls does support I love Helix so far and am considering dropping JetBrains for it. I very much appreciate y'all's hard work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using csharp-ls for C#. When I use
gr
to find references, I get only the references in the current project, not in the current solution.My
languages.toml
(in the repository root directory, with theslnx
file):Could I get references in the solution rather than just in the project?
Beta Was this translation helpful? Give feedback.
All reactions