ZIm/crates/zed/src
Marshall Bowers 50b9e5d8d2
Add Gleam support (#6733)
This PR adds support for [Gleam](https://gleam.run/).

<img width="1320" alt="Screenshot 2024-01-25 at 6 39 18 PM"
src="https://github.com/zed-industries/zed/assets/1486634/7891b6e9-d7dc-46a0-b7c5-8aa7854c1f35">

<img width="757" alt="Screenshot 2024-01-25 at 6 39 37 PM"
src="https://github.com/zed-industries/zed/assets/1486634/f7ce6b3f-6175-45cb-8547-cfd286d918c6">

<img width="694" alt="Screenshot 2024-01-25 at 6 39 55 PM"
src="https://github.com/zed-industries/zed/assets/1486634/b0838027-c377-47e6-bdd1-bdc9b67a8672">

There are still some areas of improvement, like extending what
constructs we support in the outline view, but this is a good start.

Release Notes:

- Added Gleam support
([#5162](https://github.com/zed-industries/zed/issues/5162)).
2024-01-25 18:44:35 -05:00
..
languages Add Gleam support (#6733) 2024-01-25 18:44:35 -05:00
app_menus.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
languages.rs Add Gleam support (#6733) 2024-01-25 18:44:35 -05:00
main.rs Move interaction with keychain off the main thread 2024-01-24 14:53:05 +01:00
only_instance.rs Disable instance handshake in dev builds 2023-12-04 09:16:04 -05:00
open_listener.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
zed.rs Fix typos discovered by codespell 2024-01-25 18:32:32 +01:00