ZIm/crates/zed
Joseph T. Lyons 58a5a1eb8f
Automatically indent the cursor when adding a newline after a { in Gleam code files (#8097)
Fixes: https://github.com/zed-industries/zed/issues/7295

Release Notes:

- Fixed a bug where adding a newline after a `{` would not automatically
indent the cursor in Gleam code files
([#7295](https://github.com/zed-industries/zed/issues/7295)).
2024-02-20 23:37:15 -05:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Introduce a new ToggleGraphicsProfiler command (#7607) 2024-02-09 13:29:40 +01:00
src Automatically indent the cursor when adding a newline after a { in Gleam code files (#8097) 2024-02-20 23:37:15 -05:00
build.rs linux: disable mac-os specific build commands 2024-02-04 15:58:29 -08:00
Cargo.toml Avoid dependencies build errors on Windows (#7827) 2024-02-19 16:44:24 -08:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00