Would it be possible to add hyperlinks to entities previosly defined in the protocol.md?
So that, for example if I'm reading the definition of the initialize notification and I see that its params are of type InitializeParams, I can immediately jump to where InitializeParams is defined?
I was about to file the same issue, and I found this. I find that I have to use Ctrl + F a lot in my browser with something like "interface Foo" to find out the information I need.
Agree and I am happy to accept a PR for this. There is one workaround you can use: all the types are available here and are navigable inside an editor like VS Code.
We closed this issue because we don't plan to address it in the foreseeable future. You can find more detailed information about our decision-making process here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.
If you wonder what we are up to, please see our roadmap and issue reporting guidelines.
Thanks for your understanding and happy coding!
Most helpful comment
Agree and I am happy to accept a PR for this. There is one workaround you can use: all the types are available here and are navigable inside an editor like VS Code.