ZIm/crates/zed/resources
Joseph T. Lyons f6eaa8b00f
Clean up whitespace (#10755)
I saved the `file_types.json` file and got a diff because it had some
trailing whitespace. I ran
[`lineman`](https://github.com/JosephTLyons/lineman) on the codebase.
I've done this before, but this time, I've added in the following
settings to our `.zed` local settings, to make sure every future save
respects our desire to have consistent whitespace formatting.

```json
"remove_trailing_whitespace_on_save": true,
"ensure_final_newline_on_save": true
```

Release Notes:

- N/A
2024-04-23 13:31:21 -04:00
..
info Revert "Introduce a new ToggleGraphicsProfiler command (#7607)" (#8567) 2024-02-28 16:39:51 -07:00
windows Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
app-icon-nightly.png Resize Nightly icons to same scale as Stable/Preview 2024-01-20 17:27:37 +01:00
app-icon-nightly@2x.png Resize Nightly icons to same scale as Stable/Preview 2024-01-20 17:27:37 +01:00
app-icon-preview.png icon updates 2023-07-26 11:19:34 -06:00
app-icon-preview@2x.png icon updates 2023-07-26 11:19:34 -06:00
app-icon.png Update app-icon.png 2023-02-26 11:03:31 -05:00
app-icon@2x.png Update app-icon@2x.png 2023-02-26 11:03:43 -05:00
zed.entitlements Re-enable language plugin functionality with some fixes (#7105) 2024-01-30 19:59:13 -08:00