mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 07:02:04 +03:00
7a3f34d3de
Fixes #11716 The previoud implementation of restoring execution context assumed, that any synchronization in progress on connection close will fail - but actually if the synchronization just waited for executionContext/create, it might be successfull and effective after reconnecting. Also, show "Language Server connection lost" when the actual language server connection is lost, and dismiss the message on reconnect. # Important Notes The hibernation still does not work properly - connection to Project Manager is not restored. |
||
---|---|---|
.. | ||
src | ||
package.json | ||
tsconfig.json | ||
vitest.config.ts |