Open
Description
I just set "match_brackets_angle" to true locally and it's making writing Rust code with lots of generics a lot easier, I never really noticed before but it defaults to false and that's probably why I always tend to get the angle brackets mismatched, I assume others have this issue too.
Would it make sense to set that as a default in this package, or is this not the right place to do that sort of thing? I started to make a PR, but noticed that all the other defaults set in RustEnahanced.sublime-settings
were for settings actually created by this package.