1
0
Fork 0
codesnap.nvim/generator/src
Uzair Aftab 538b717bb4
[Chore] update dependencies (#125)
* [Chore] Update dependencies

* [Chore]: Rename .cargo/config to .cargo/config.toml
2024-07-30 15:16:26 +08:00
..
components [Feat] support for take code snapshot in ASCII art format ^ ^ (#114) 2024-07-05 17:00:50 +08:00
edges [Feat] add `has_background` config to control visibility of background component (#110) 2024-07-03 16:35:41 +08:00
code.rs [Feat] support for take code snapshot in ASCII art format ^ ^ (#114) 2024-07-05 17:00:50 +08:00
color.rs [Feat] convert rgb hex color to rgba hex color 2024-03-31 18:19:23 +08:00
components.rs [Feat] support highlight code block 2024-05-07 16:06:45 +08:00
config.rs [Feat] add `bg_x_padding`, `bg_y_padding` and `bg_padding` to allows users can customize background padding of snapshot (#112) 2024-07-04 13:50:06 +08:00
copy.rs [Feat] add `has_background` config to control visibility of background component (#110) 2024-07-03 16:35:41 +08:00
copy_ascii.rs [Fix] replace tab with spaces before take ascii snapshots (#120) 2024-07-10 14:16:20 +08:00
edges.rs [Release] v1.0.0 (#43) 2024-03-17 01:07:12 +08:00
highlight.rs [Perf] add comments for highlight logic 2024-04-25 18:02:51 +08:00
lib.rs [Feat] support for take code snapshot in ASCII art format ^ ^ (#114) 2024-07-05 17:00:50 +08:00
path.rs [Perf] add path protection logic 2024-03-17 01:46:46 +08:00
save.rs [Feat] add `has_background` config to control visibility of background component (#110) 2024-07-03 16:35:41 +08:00
snapshot.rs [Feat] add `bg_x_padding`, `bg_y_padding` and `bg_padding` to allows users can customize background padding of snapshot (#112) 2024-07-04 13:50:06 +08:00
text.rs [Chore] update dependencies (#125) 2024-07-30 15:16:26 +08:00