dvdsk-patch-1
b5d1eef
Add @dvdsk to git reviewers list
David Kleingeld created
b5d1eef
Add @dvdsk to git reviewers list
David Kleingeld created
d800c98
task: Do not wrap tasks in extra shell invocations unless requested
Lukas Wirth created
8017d29
wip
Julia Ryan created
3d1bb62
Bonus: Update when bottom divider is displayed
Danilo Leal created
c4ba3c3
Add uncommitted diff field to zeta example files
Max Brunsfeld created
c8fe49b
wip
Cole Miller created
7b6ef5e
get magic palette working
Mikayla Maki created
19265bc
Merge remote-tracking branch 'origin/main' into container-queries
Anthony created
0649280
agent_ui: Make supported slash commands check less strict
Bennet Bo Fenner created
ca65adb
Fix title for Codestral section in EP page
Danilo Leal created
e6eb47d
fix compile
HactarCE created
66cb5bd
tasks: Allow users to define tags for languages
If you want your task to only show up in Rust files, you can now add "language:Rust" tag to it and bam, it works. Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Piotr Osiewicz and Anthony Eid created
c67b2a8
Merge branch 'main' into fix-bug-in-thread-from-summary-issue-38292
Bennet Bo Fenner created
a5b23f6
ui: Don't show scrollbar track in too many cases (#41455)
Follow-up to https://github.com/zed-industries/zed/pull/41354 which introduced a small regression. Release Notes: - N/A
Finn Evers created
8d2e62b
ui: Don't show scrollbar track in too many cases (#41455)
Follow-up to https://github.com/zed-industries/zed/pull/41354 which introduced a small regression. Release Notes: - N/A
Finn Evers created
c4bda12
WIP
MrSubidubi created
7d9a462
Try using ollama qwen
Agus Zubiaga created
0359a1b
Merge branch 'main' into zeta2-fix-ctx-refresh
Agus Zubiaga created
b09e5af
Allow users to associated tasks with specific languages
This lets users filter tasks shown based on the active location they're currently in
Anthony created
727bce9
test(vim): add simple test to delete object with new object scope
Introduce a simple test to verify that, if `PushObject { around: true,
whitespace: false }` is used, the surrounding whitespace will not be
deleted.
dino created