Open Wenke-D opened 3 months ago
Hello again,
I found that highlighting code will make them unaligned with other lines.
For example, the private is not aligned with the fun keyword.
private
fun
I presume it is caused by highlight-inset, but I can not set it as 0, as it will make the highlight quite ugly.
highlight-inset
Is there any way to improve it ?
Thanks
Yes, I noticed it too it’s in my plans to have a 1.0.1 with it fixed soon
Hello again,
I found that highlighting code will make them unaligned with other lines.
For example, the
private
is not aligned with thefun
keyword.I presume it is caused by
highlight-inset
, but I can not set it as 0, as it will make the highlight quite ugly.Is there any way to improve it ?
Thanks