-
Notifications
You must be signed in to change notification settings - Fork 336
Open
Labels
--bugType: bugType: bug-compiler-libsLibraries: New libraries to be implementedLibraries: New libraries to be implemented
Description
After #14553, loading of Standard.Image (which is now an extension library) immediately after the download of the library is broken.
To reproduce:
- Create new project
- Open code editor and paste
from Standard.Image import all - No suggestions for
Imageare loaded.
Search for "Unable to load suggestions" error message in enso-language-server-2026-01-22.0.log.
When closing the project and reopening, everything works as expected.
Works locally in JVM mode.
Tested on https://github.com/enso-org/enso/releases/tag/2026.1.1-nightly.2026.1.22
Metadata
Metadata
Assignees
Labels
--bugType: bugType: bug-compiler-libsLibraries: New libraries to be implementedLibraries: New libraries to be implemented