Commit Graph

6 Commits

Author SHA1 Message Date
Keavon Chambers
95435d8bf1 Update the VS Code rust-analyzer extension to its new official owner 2022-05-13 12:09:37 -07:00
Keavon Chambers
be6351573f Update list of recommended VS Code extensions 2022-05-10 20:39:58 -07:00
Keavon Chambers
97db01ebac Switch VS Code's Vue extension from Vetur to Volar 2022-01-12 05:17:56 -08:00
Keavon Chambers
0482037bc6 Fix all clippy lint errors 2021-12-30 23:05:54 -08:00
Keavon Chambers
1821d3001a Fix inconsistent whitespace 2021-07-23 17:48:39 -07:00
Simon Desloges
0240ba81cc 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