Files
zed/crates
Remco Smits 842bf0287d Debug console (#43)
* Use buffer settings for font, size etc.

* Trim end of message

* By default send the output values to the output editor

* WIP send evaluate request

* Rename variable

* Add result to console from evaluate response

* Remove not needed arc

* Remove store capabilities on variable_list

* Specify the capacity for the task vec

* Add placeholder

* WIP add completion provider for existing variables

* Add value to auto completion label

* Make todo for debugger

* Specify the capacity of the vec's

* Make clippy happy

* Remove not needed notifies and add missing one

* WIP move scopes and variables to variable_list

* Rename configuration done method

* Add support for adapter completions and manual variable completions

* Move type to variabel_list

* Change update to read

* Show debug panel when debug session stops

Co-Authored-By: Anthony Eid <56899983+Anthony-Eid@users.noreply.github.com>
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>

* Also use scope reference to determine to which where the set value editor should display

* Refetch existing variables after

* Rebuild entries after refetching the variables

---------

Co-authored-by: Anthony Eid <56899983+Anthony-Eid@users.noreply.github.com>
Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
2024-10-04 09:00:45 +02:00
..
2024-09-21 18:47:44 +02:00
2024-09-19 07:20:27 -04:00
2024-10-04 09:00:45 +02:00
2024-09-13 13:17:49 -04:00
2024-09-19 07:20:27 -04:00
2024-09-13 13:17:49 -04:00
2024-04-30 23:31:59 -06:00
2024-08-13 23:06:07 -07:00
2024-03-11 10:45:57 +01:00
2024-09-16 12:22:39 -06:00
2024-07-15 17:04:15 -06:00
2024-09-17 15:37:56 -07:00
2024-09-21 18:35:47 +02:00
2024-10-04 09:00:45 +02:00
2024-09-17 14:13:37 -06:00
2024-09-21 19:39:55 +02:00
2024-09-19 07:20:27 -04:00
2024-09-21 18:35:47 +02:00
2024-09-17 11:19:07 -04:00
2024-09-20 13:02:39 -06:00
2024-09-16 08:29:46 -04:00
2024-09-25 19:15:04 +02:00
2024-09-21 18:35:47 +02:00