Graphite/proc-macros/src
Mohd Mohsin 00236c8136
Generate a visualization of the editor's hierarchical message system tree (#2499)
* Feat: implement the hierarchical tree for visualization

* rename HierarchicalTree trait function

* feat: change the HierarchicalTree from String to DebugMessageTree struct

* Nits

* feat: impliment proc macro to extract field from messagedata structs

* update the hierarchical-tree for hanlder data

* feat: added message handler struct to hierarchical tree

* feat: add the line number to message handler struct

* feat: added handler path to tree and NITS

* clean the white spaces in type string

* fixes some white spaces

* feat: added path to message enum in hierarchical tree

* feat: add file creation of hierarchical message system tree

* cleanup

* Code review

* Add todo comment for deferred change

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-07-08 19:13:51 -07:00
..
as_message.rs Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00
combined_message_attrs.rs Generate a visualization of the editor's hierarchical message system tree (#2499) 2025-07-08 19:13:51 -07:00
discriminant.rs A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00
extract_fields.rs Generate a visualization of the editor's hierarchical message system tree (#2499) 2025-07-08 19:13:51 -07:00
helper_structs.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
helpers.rs Generate a visualization of the editor's hierarchical message system tree (#2499) 2025-07-08 19:13:51 -07:00
hierarchical_tree.rs Generate a visualization of the editor's hierarchical message system tree (#2499) 2025-07-08 19:13:51 -07:00
hint.rs Fix clippy lints (#2119) 2024-11-29 22:58:49 +00:00
lib.rs Generate a visualization of the editor's hierarchical message system tree (#2499) 2025-07-08 19:13:51 -07:00
message_handler_data_attr.rs Generate a visualization of the editor's hierarchical message system tree (#2499) 2025-07-08 19:13:51 -07:00
transitive_child.rs Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00
widget_builder.rs Update #[min/max] node macro attributes to #[soft/hard]_[min/max] and make them clamp their input data (#2464) 2025-04-30 23:52:27 -07:00