annotate-snippets-rs icon indicating copy to clipboard operation
annotate-snippets-rs copied to clipboard

Dividing `src/renderer/mod.rs` file.

Open PatelTirth25 opened this issue 7 months ago • 0 comments

Currently, display_list.rs file is of 1700+ lines, which might be hard to read. So I guess it would be a good idea to divide file into folder as it can improve readability, easier collaborations and many more.

PatelTirth25 avatar Mar 17 '25 15:03 PatelTirth25