mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 06:21:35 +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. |
||
---|---|---|
.. | ||
__tests__ | ||
edits.ts | ||
fileFormat.ts | ||
index.ts | ||
languageServerSession.ts | ||
ydoc.ts |