enso/app
Dmitry Bushev 53d5487f47
Lookup method pointers in IDE (#5578)
Closes #5036

Move the logic that looks up method pointers from the language server to IDE. This way we can keep the suggestion updates and expression updates async, otherwise it will hurt the initial startup time of LS.
Fixes the issue when some expression updates does not contain the method pointer.
2023-02-08 00:57:32 +00:00
..
gui Lookup method pointers in IDE (#5578) 2023-02-08 00:57:32 +00:00
ide-desktop Hide skip and freeze buttons behind feature flag (#4109) 2023-02-03 13:52:51 +00:00