Ersun Warncke
Results
2
issues of
Ersun Warncke
This PR has a working implementation of sourcegraph's files extension: https://sourcegraph.com/github.com/sourcegraph/language-server-protocol/-/blob/extension-files.md The implementation method is to: * enter "remote" mode using files extension if client advertises support * set a...
This is an edge case where a client is sending an upload request without a filename but with the content type of application/octet-stream so it gets silently ignored. Per the...
v2.x