Graphite/.vscode
Simon Desloges 2d2954d045 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 20:01:37 -04:00
..
extensions.json Implement Select All/Deselect All layers (#242) 2021-07-10 20:01:37 -04:00
launch.json Switch shader texture usage from sampler2D to texture2D plus sampler (fixes #1) 2020-07-11 19:01:48 -07:00
settings.json Implement Select All/Deselect All layers (#242) 2021-07-10 20:01:37 -04:00
vuecomp.code-snippets Add the checkbox input widget (#204) 2021-07-08 14:10:30 -07:00