Hi, I am new to LSP and want to develop a client to interact with language servers. I just want to send the code files to the code files to the lanugage servers and get responses in json for go to defintion/find references through LSP, so I am not developing an editor or a plugin. Is that possible?
Currently I am stuck in resolving the dependencies:


Neither the dependencies can be resolved or added.
Hi, I am new to LSP and want to develop a client to interact with language servers. I just want to send the code files to the code files to the lanugage servers and get responses in json for go to defintion/find references through LSP, so I am not developing an editor or a plugin. Is that possible?
Currently I am stuck in resolving the dependencies:


Neither the dependencies can be resolved or added.