sunjay / turtle

Create Animated Drawings in Rust
http://turtle.rs
Mozilla Public License 2.0
559 stars 54 forks source link

test in the .vscode settings #228

Closed enaut closed 3 years ago

enaut commented 3 years ago

Wouldn't it make sense to add test on this line?

https://github.com/sunjay/turtle/blob/006e2f6a2f300e56484fe5d7ac8237dff758012a/.vscode/settings.json#L1-L5

enaut commented 3 years ago

Or to put it differently - I am using rust-analyzer and it shows many errors/warnings when open in vscode... I can compile and run the tests alright... but there are so many errors and warnings that I might miss anything I produced... How do I setup my editor for this?

enaut commented 3 years ago

This is probably not really an issue but rather a setupquestion... I asked in zulip