How to check for a license file in a git-tracked project on GitHub using LSP?
I’m fairly new to Language Server Protocol (LSP) and need some guidance on solving the following use case. I want to implement this on the server side to maximize compatibility with different IDEs.