mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 18:12:31 +03:00
14c516aff3
Implements [#182593882](https://www.pivotaltracker.com/story/show/182633582). Adds API for updating Searcher with the selected suggestion. To-dos are left in the places where this will be implemented in a subsequent PR for the next task. **Example of the debug output generated by typing into the searcher.** ![ShowSearcherInputLog](https://user-images.githubusercontent.com/1428930/186120851-7292824c-7c6e-444e-8453-5f2d234f3244.png) **Example of the debug output generated by selecting something in the searcher.** ![ShowSearcherSelectionLog](https://user-images.githubusercontent.com/1428930/186120857-d9610eba-04fd-4e65-bb9e-71ec7bfe361d.png) # Important Notes For testing/QA set the `app/gui/src/lib.rs:145` logging initialization to `DEBUG` to see the console output. [ci no changelog needed] |
||
---|---|---|
.. | ||
gui | ||
ide-desktop |