Jacob Pratt
Jacob Pratt
As a first step, not panicking if the duration is zero would be nice.
I can try and find an example when I'm on my laptop, but it happened with a number of svgs when I ran it locally.
`svgcleaner --multipass --remove-gradient-attributes --join-style-attributes all --apply-transform-to-paths yes --join-arcto-flags yes --coordinates-precision 3 --properties-precision 3 --transforms-precision 3 --paths-coordinates-precision 3 Rust_torus.svg Rust_torus.svg` Rust torus after having been processed with the above command follows....
@JoKalliauer I'm not looking to add it to be clear — I'd like to see the superfluous attribute removed to decrease size.
I am not interested in being a full maintainer, but am willing to review code as necessary. Feel free to ping me as desired!
To me, it's not so much the addition line as it is the emphasized part of an addition line. Just about every built-in theme is (nearly) unreadable in that situation....
I didn't spend too long playing around with it, but I couldn't find anything that was green yet both distinguishable from the non-emphasized text and had sufficient contrast.
What can be done about this? The bug has existed since mid-Decmeber and is P-high. By not fixing this, it seems like Linux is being treated like it doesn't exist....
FWIW This is now bad enough that I've disabled RLS in VS Code due to the _extremely_ frequent restarts necessary. Memory would rise to over a 1.5 GB within a...
Code folding is a VS Code feature, not RLS. However, I have been unable to get anything to work in the past with Rust.