Piotr Osiewicz
|
21e6b09361
|
Remove license-file from Cargo.toml as it is apparently redundant (#4218)
Release Notes:
- N/A
|
2024-01-23 17:40:30 +01:00 |
|
Piotr Osiewicz
|
678bdddd7d
|
chore: Add crate licenses. (#4158)
- GPUI and all dependencies: Apache 2
- Everything else: AGPL
Here's a script that I've generated for it:
https://gist.github.com/osiewicz/6afdd6626e517da24a2092807e6f0b6e
Release Notes:
- N/A
---------
Co-authored-by: David <david@zed.dev>
|
2024-01-23 16:56:22 +01:00 |
|
Max Brunsfeld
|
f5ba22659b
|
Remove 2 suffix from gpui
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 12:59:39 -08:00 |
|
Max Brunsfeld
|
0cf65223ce
|
Remove 2 suffix for collab, rope, settings, menu
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 12:29:16 -08:00 |
|
Mikayla
|
bbe4a9b388
|
Position and style the channel editor correctly
Fix a bug where some channel updates would be lost
Add channel name sanitization before storing in the database
|
2023-08-08 14:06:29 -07:00 |
|
Alex Viscreanu
|
c7669317ec
|
feat(workspace): allow alternative actions to open files and symbols in split
Co-authored-by: Mikayla Maki <mikayla@zed.dev>
|
2023-07-14 21:49:15 +02:00 |
|
Antonio Scandurra
|
15d83d40b0
|
Remove internal actions from menu crate
|
2023-04-27 14:29:11 +02:00 |
|
Mikayla Maki
|
d060114f00
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
|
Antonio Scandurra
|
3a69943df3
|
Require that PartialEq is implemented for Action
|
2022-06-06 09:18:44 +02:00 |
|
Antonio Scandurra
|
5b2d6e41f3
|
Introduce keyboard navigation in context menus
|
2022-05-26 16:36:30 +02:00 |
|