mirror of
https://github.com/enso-org/enso.git
synced 2024-11-30 17:44:58 +03:00
c60bf6e892
- Closes #8386 - Attempts to execute `<expr>.default_visualization` to query the engine for the *correct* fallback type - If that is not possible, falls back to checking `inputType` - first for an exact match, then falling back to `Any` (i.e. the text/JSON visualization) - Does not decide fallback based on the shape of the returned JSON # Important Notes Contains pretty significant refactors of `VisualizationMetadata` to allow it to be unset. |
||
---|---|---|
.. | ||
dataServer | ||
languageServer | ||
languageServerTypes | ||
binaryProtocol.ts | ||
dataServer.ts | ||
languageServer.ts | ||
languageServerTypes.ts | ||
uuid.ts | ||
websocket.ts | ||
yjsModel.ts |