Skip to content

refactor: Remove request for streaming

Olena Horal-Koretska requested to merge 1201-start-streaming-without-request into main

We remove request for streaming from the client.

The client will subscribe for the events once it received the command from the LS but won't send the additional request to start the stream

The LS MR gitlab-org/editor-extensions/gitlab-lsp!213 (merged)

Related to #1201 (closed)

Edited by Olena Horal-Koretska

Merge request reports