Gorkem Ercan
Gorkem Ercan
The main difference between 1 and 2 is when the `TextEdit`s are the calculated otherwise both require a custom command to be implemented by the client. 2nd way works well...
It is not a scenario we support officially but if you are using a single server instance it will be like opening multiple files on the editor from the same...
I think static analysis tools should be language servers by themselves.
> * Build and publish a vsx when there is no corresponding GH release I think we should always build the vsx as part of the automation.
@chmouel can you please update the front page and docs. Also docs needs to be republished.
@prashbnair whatever happened to the transitive dependencies? I do not see this report at all anymore.
I do not see a transitive dependencies section
FYI, [this pull-request](https://github.com/eclipse/eclipse.jdt.ls/pull/553) should ease the implementation if `workspace/applyEdit` is already supported.
In either case be mindful that OpenShift Connector is used on Eclipse Che. When you implement a CRC specific feature check if the extension is running on a container/che and...
We should keep the OLM and marketplace on by default. One of the main use-cases for CRC is to work with operators. Either to use them as dependencies or to...