1
1
mirror of https://github.com/enso-org/enso.git synced 2024-12-25 02:34:49 +03:00
enso/app/ydoc-shared
Dmitry Bushev 2b9ed57a95
Deliver full intersection type of a value to the IDE ()
close 

Changelog:
- update: handle `MultiTypeValue` results in the execution instrument
- update: language server protocol supports multi-type values
- update: GUI uses only the first type of a multi-type value when

# Important Notes
GUI uses only the first type of the intersection. See the difference between `Integer&Text` and `Text&Integer`:

https://github.com/user-attachments/assets/29efc89b-c223-4043-8dff-9cdae1987f0c
2024-11-22 16:41:31 +00:00
..
parser-codegen Fix ESLint errors, add some docs () 2024-10-21 12:56:39 +00:00
src Deliver full intersection type of a value to the IDE () 2024-11-22 16:41:31 +00:00
package.json Add storybook support () 2024-11-21 10:52:20 +00:00
tsconfig.json Unify Frontend App () 2024-10-11 18:23:02 +00:00
vitest.config.ts Split ydoc server into separate module () 2024-08-08 12:12:05 +00:00