Commit graph

7 commits

Author SHA1 Message Date
The Mist
cb3d1a536e
[Feat] add bg_x_padding, bg_y_padding and bg_padding to allows users can customize background padding of snapshot (#112)
* [Feat] add config allow users can customize background padding

* [Update] rename config items which related background config

* [Update] add config to allow users customize the padding of background
2024-07-04 13:50:06 +08:00
The Mist
7be7336420
[Feat] add has_background config to control visibility of background component (#110)
* [Feat] add has_background config for control visiblity of background
component

* [Feat] add default has_background config
2024-07-03 16:35:41 +08:00
Mist
daf3dc6ee3 [Feat] add show_workspace config for display workspace in breadcrumbs 2024-05-07 21:40:54 +08:00
The Mist
3b7dd6a3ad
[Feat] support line number & remove unused module (#91) 2024-04-26 01:01:17 +08:00
The Mist
72d6a69ace
[Refactor] change the detect filetype strategy (#78) 2024-04-07 17:24:43 +08:00
The Mist
42437163db
[Feat] use auto-generate filename when the filename is not specified (#72)
* [Chore] remove redundancy code

* [Feat] use auto-generate filename when the filename is not specified
2024-04-06 00:10:08 +08:00
The Mist
8bd3cd89e0
[Feat] support highlighting no extension file (#70) 2024-04-05 23:23:17 +08:00