main (default)
deacd3e
extension_ui: Fix card label truncation (#41784)
Click to expand commit body
Closes https://github.com/zed-industries/zed/issues/41763 Release Notes: - N/A
Danilo Leal created
deacd3e
extension_ui: Fix card label truncation (#41784)
Closes https://github.com/zed-industries/zed/issues/41763 Release Notes: - N/A
Danilo Leal created
a63fada
expand all diff hunks and implement todo
Cole Miller created
c58b04f
d'oh
Conrad Irwin created
8017d29
wip
Julia Ryan created
3d1bb62
Bonus: Update when bottom divider is displayed
Danilo Leal created
53228e0
git: Store a single PendingOperation in SumTree
But now the summary will return a list of PendingOperations per RepoPath
Jakub Konka created
c5f933b
Allow examples to use tags as revisions, and apply uncommitted diffs
Max Brunsfeld created
c4ba3c3
Add uncommitted diff field to zeta example files
Max Brunsfeld created
ec813e9
Bump to 0.211.2 for @ConradIrwin
Zed Bot created
c8fe49b
wip
Cole Miller created
42429b0
Temporarily disable nextest caching
Piotr Osiewicz created
ea273e7
prettier
Richard Feldman created
058fdea
git: Make GitJobKey::WriteIndex accept a string instead path
This way, we can naively assign the same identifier to jobs consisting of the same set of paths. Of course, this assumes paths are always in the same order, etc. but it's the first step towards maybe a bit smarter solution.
Jakub Konka created
7b6ef5e
get magic palette working
Mikayla Maki created
8478a39
blergh
Conrad Irwin created
0a45c05
Add a failing test
co-authored-by: Lukas Wirth <lukas@zed.dev>
Kirill Bulatov and Lukas Wirth created
19265bc
Merge remote-tracking branch 'origin/main' into container-queries
Anthony created
13bb13e
Make trailing whitespace on save = false for Markdown as override.
Katie Geer created
5f63315
fix typo
Kate created
0649280
agent_ui: Make supported slash commands check less strict
Bennet Bo Fenner created