* prepare
* save state
* save state
* save state
* use style for vis
* Revert "save state"
This reverts commit db2e0641
* gray-ish bg and lighter nodes
* gray-ish bg and lighter nodes
* light bg and node
* ports
* ideal vis shadow
* better
* shadow seems fine
* borders not shadows
* changes
* back to shadow
* Using theme manager for text - both dark and light work !
* adjust
* bc
* rm changes
* better
* prepare
* breadcrumbs and text-vis use theme manager !
* rev
* clean
* info
* list view looks nice!
* save state
* rev
* typo
* nl
* Cuz every little thing
Gonna be all right
* up
* better
* better
* rm unused imports
* rev
* rev
* rev
* rev
* rev
* rev
* ln
* save state
* testing
* save state
* ready
* rev
* up
* Keyboard shortcut for changing style - issue : Program does change style, when logged new data appear, but the visual aspect stays the same.
* fix
* fix
* spaces fix
* rev
* move
* fix indent
* save
* parses
* save
* save
* progresso after espresso
* progresso after espresso
* actually works!
* generate modules
* clean
* A little redesign
* save
* save
* compiles
* works
* review ready
* review ready
* review ready
* Rev in progresso
* Rev in progresso
* works.
* works.
* rev ready.
* rev
Co-authored-by: Wojciech Daniło <wojciech.danilo@gmail.com>
Co-authored-by: Adam Obuchowicz <adam.obuchowicz@enso.org>
Original commit: 36fd6c4a12
This is a first part of Searcher Edit View: it implements the main logic, with some missing parts:
* There are no icons next to suggestion entries
* The documentation panel is not shown.
* There is not any connection when bringing Searcher having node selected.
Original commit: 0e3471e9b7
* The last selected node may be entered by pressing Ctrl+Enter.
Not yet integrated with the controller.
* document the shortcut
* more formal wording, removing spurious component name
* [wip]
* mostly working now, needs cleaning
* [wip] more
* test for the new module code
* rc refactoring 1
* i give up, so be it
* minor
* moved executed graph from controller to module
* cleanups
* enter -> step into
* rename follow up
* cleanups
* the test
* doc update
* CR feedback
* Revert "rename follow up"
This reverts commit 728592ad6abe6f3712f5137c6266376e5615e5db.
* more CR feedback
* applying more CR feedback
* bump size limit
* minor
* clippy
* alignment
* executed graoh controller is CloneRef back again
* section header
* refactoring how the executed graph is created to make it more mistake-proof
* minor
* Update src/rust/ide/src/controller/graph/executed.rs
Co-authored-by: Adam Obuchowicz <adam.obuchowicz@luna-lang.org>
* CR feedback
* CR feedback
* cr feedback, refactored graph_for_module to the graph controller -- where it should belong
* publisher refactor
Co-authored-by: Adam Obuchowicz <adam.obuchowicz@luna-lang.org>
Original commit: 2cfd9a2ffe