enso/app/gui/tests
Dmitry Bushev 76a9a95c5f
Create execution context with id (#6947)
`executionContext/create` method has an optional `context_id` parameter. Supplying this argument makes the user's session more reproducible. I.e. this way the language server can recreate the user's session by recording the requests.
2023-06-06 14:03:04 +00:00
..
language_server.rs Create execution context with id (#6947) 2023-06-06 14:03:04 +00:00
project_manager.rs Dependency cleaning (#4092) 2023-01-27 23:39:37 +01:00