enso/engine/language-server/src
Hubert Plociniczak 65010dffa7
Simplify shutdown logic on client disconnect in project-manager (#11712)
* Drop soft-shutdown on last client disconnect

Suspend on Windows confuses the reconnection logic and triggers a full
shutdown. This change simply drop shutdown on last client disconnect and
expects and explicit command.

* Various cherry-picks

Minor cherry-picks from the debugging branch. Should reduce  the amount
of non-critical warnings.
2024-12-02 21:19:55 +01:00
..
bench/scala/org/enso/languageserver/text Java 11 Migration (#928) 2020-07-01 13:21:13 +02:00
main Simplify shutdown logic on client disconnect in project-manager (#11712) 2024-12-02 21:19:55 +01:00
test Deliver full intersection type of a value to the IDE (#11583) 2024-11-22 16:41:31 +00:00