Closed Freed-Wu closed 3 months ago
It already works
https://github.com/user-attachments/assets/fed203ac-c126-40b9-a3ed-d03cd295d66f
And please try to follow the template the next time
No response/clarification. Closing
I use mesonlsp 4.3.3. Does this feature belong next version?
It's already implemented since 4.0.0
It is realized as gotoDefintion, not DocumentLink
It currently works fine, what's the advantage of implementing it with document links? Please follow the issue template
Document link can allow user display the URL. For example clangd realize #include
as gotoDefinition and Document link.
I won't implement it, due to missing time, but patches are welcome
Is your feature request related to a problem? Please describe.
subdir("XXX")
will provide a document link toXXX/meson.build
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Will you write a patch?
Will you maintain it, if you submit a patch?
Additional context Add any other context or screenshots about the feature request here.