Commit Graph

3 Commits

Author SHA1 Message Date
Keavon Chambers
5a184a179c Fix all clippy lint errors 2021-12-30 23:05:54 -08:00
Keavon Chambers
ac7b5dd06e Fix inconsistent whitespace 2021-07-23 17:48:39 -07:00
Simon Desloges
c9ef64eb7a Implement Select All/Deselect All layers (#242)
* Implement select all layers shortcut

* Adjust menu entry for Select All Layers

* Avoid selecting the root of the document when selecting all layers

* Implement deselect all layers

* Fix formatting

* Add extensions.json so VS Code recommends useful extensions

* Add rust-analyzer as the default Rust formatter
2021-07-10 17:01:37 -07:00