3eea2fb
Parse file find queries with extra data
Kirill Bulatov created
3eea2fb
Parse file find queries with extra data
Kirill Bulatov created
9de4a1b
Merge pull request #2476 from zed-industries/kb/faster-dev-cli
Allow CLI to start Zed from local sources
Kirill Bulatov created
afe75e8
Send copilot events even if file_extension is not known at the time
Joseph Lyons created
6976d60
Rework code to contain submitting of copilot events within editor
Joseph Lyons created
16cab5d
Merge pull request #2477 from zed-industries/fixup-some-more-worktree-bugs
Fixup some more worktree bugs
Julia created
8b63caa
Fix worktree refresh request causing gitignore to not update
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Julia and Antonio Scandurra created
f502401
Avoid removing fake fs entry when rename fails later in the process
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Julia and Antonio Scandurra created
f87ae60
Don't rely on action propagation for zooming in and out
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>
Antonio Scandurra and Antonio Scandurra created
2d4b2e0
Fix compile error
Joseph Lyons created
903eed9
Allow CLI to start Zed from local sources
Zed now is able to behave as if it's being started from CLI (`ZED_FORCE_CLI_MODE` env var) Zed CLI accepts regular binary file path into `-b` parameter (only *.app before), and tries to start it as Zed editor with `ZED_FORCE_CLI_MODE` env var and other params needed.
Kirill Bulatov created
421db92
Merge pull request #2470 from zed-industries/kb/fix-project-search-esc
In project search on ESC, reduce multiple carets to one first
Kirill Bulatov created
adf361b
Implement zooming for panes and docks
Antonio Scandurra created
a7fc07a
Init copilot with client instead of http client
Joseph Lyons created
f50afef
Subscribe to copilot events (WIP)
Joseph Lyons created
a6a2f93
Update telemetry client to accept copilot events
Joseph Lyons created
ead9ac6
Fix typo
Mikayla Maki created
606d5e3
Add events for copilot suggestion accepting and discarding
Mikayla Maki created
790223f
Merge pull request #2473 from zed-industries/fix-styling-feedback
Fix git status issues
Mikayla Maki created
e4d509a
fmt
Mikayla Maki created
4d40aa5
Restore trickle up git status to folder
co-authored-by: max <max@zed.dev>
Mikayla Maki and max created
f59256f
Update git repositories to be streamed with their entries
co-authored-by: max <max@zed.dev>
Mikayla Maki and max created
6807885
Made status tracking resilient to folder renames
co-authored-by: max <max@zed.dev>
Mikayla Maki and max created
307dd2b
Update proto names to reflect new status info
Mikayla Maki created
1e4ab6c
Add index tracking to status
Mikayla Maki created
6c26f3d
Fixed formatting
Mikayla Maki created
2b18975
Change folder styling from a reduce over all child files to a simple 'always modified'
Remove git status from tab titles
Mikayla Maki created
17f1389
Merge pull request #2474 from zed-industries/update-jetbrains-keymap
Update jetbrains keymap
Joseph T. Lyons created
6a7d718
Update jetbrains keymap
Joseph Lyons created
cf53b2c
Merge pull request #2471 from zed-industries/optimize-update-local-worktree-buffers
Optimize update local worktree buffers
Julia created
c03e470
Introduce `Panel::can_zoom`
Antonio Scandurra created
18e0ee4
Remove redundant scopes and actions to fix the focus toggle on ESC
co-authored-by: Antonio <antonio@zed.dev>
Kirill Bulatov and Antonio created
93705cb
Merge pull request #2472 from zed-industries/kb/zed-main-builds
Build Zed for main and labeled PR commits Add a job to build Zed images marked with the SHA of the commit it was built from. The job triggers on every commit to main or every PR with run-build-dmg label and produces an install-ready *.dmg artifact attached to the corresponding CI run.
Kirill Bulatov created
5465948
Build Zed dmg
Kirill Bulatov created
4f36ba3
Add a job to build Zed images from current main
The job triggers on every commit to `main` or every PR with `run-build-dmg` label and produces an install-ready *.dmg artifact attached to the corresponding CI run.
Kirill Bulatov created
fa32ade
Fixup more, tests finally pass
Julia created
ba50b35
wip
Nathan Sobo created
db87e83
Merge pull request #2469 from zed-industries/fix-git-init-bug
Fix repository initialization bug
Mikayla Maki created
a6a4b84
fmt
Mikayla Maki created
5e2aaf4
Fix repository initialization bug
Mikayla Maki created
3534665
Merge pull request #2468 from zed-industries/touch-up-status
Improve status integration
Mikayla Maki created
04041af
Fixed bug with failing to clear git file status
Mikayla Maki created
62c445d
Match priority of folder highlights to vscode
Mikayla Maki created
41bef2e
Refactor out git status into FileName component
Integrate file name component into the editor's tab content
Mikayla Maki created
6c60853
Don't close panel on event unless active; add tests
Nathan Sobo created
bd795d7
Preserve panel size when re-docking between left and right
Nathan Sobo created
e1c1100
Merge pull request #2466 from zed-industries/update-release-links
Update release links
Joseph T. Lyons created
b70c874
Update release links
Joseph Lyons created
ad7ed56
Delete pull_request_template.md
Mikayla Maki created
4663ac8
Create pull_request_template.md
Mikayla Maki created
e71846c
Create pull_request_template.md
Mikayla Maki created