enso/app
Kaz Wesley b027a7ee92
Display comments (#9218)
Introduce basic display of node documentation-comments.

![image](https://github.com/enso-org/enso/assets/1047859/b1960097-d265-4d77-a924-fd3c309dc3fd)

Part of #9162.

# Important Notes
- Add synchronization of `documentation` updates to the GraphDB; add a type assertion that ensures `Node` synchronization is updated when new fields are added to `Node`.
- Introduce read-only comment rendering.
2024-02-29 15:42:11 +00:00
..
gui rename database Table to DB_Table (#9067) 2024-02-19 17:31:58 +00:00
gui2 Display comments (#9218) 2024-02-29 15:42:11 +00:00
ide-desktop Switch to AJV for validating JSON Schema (#9191) 2024-02-29 10:36:47 +00:00