Commit Graph

  • d6255fb3d2 git: Prevent up and down motions leaking out of the commit editor (#26501) Cole Miller 2025-03-12 00:01:08 -04:00
  • f9a66ecaed Add detection of self hosted GitHub enterprise instances (#26482) Nils Koch 2025-03-12 03:46:17 +00:00
  • cfb9a4beb0 Fix git panel entries getting cut off (#26499) Cole Miller 2025-03-11 19:43:36 -04:00
  • 9902cd54ce extension_host: Remove restriction of extension API v0.3.0 to development builds (#26498) Marshall Bowers 2025-03-11 19:22:31 -04:00
  • 96510b72b8 zed_extension_api: Release v0.3.0 (#26495) Marshall Bowers 2025-03-11 18:54:44 -04:00
  • a364a13458 Fix panel not resizing after external file deletion (#26378) Cristiano Pantea 2025-03-11 22:52:55 +00:00
  • 09a4cfd307 git_ui: Panel Horizontal Scroll (#26402) Nate Butler 2025-03-11 18:47:39 -04:00
  • 5d66c3db85 Git panel editor scroll (#26465) Conrad Irwin 2025-03-11 16:27:47 -06:00
  • 28f33d0103 Fix conflict marker in project diff view (#26466) Conrad Irwin 2025-03-11 16:27:25 -06:00
  • 55a90f576a ui: Split up ContextMenu::render into smaller methods (#26489) Marshall Bowers 2025-03-11 18:26:22 -04:00
  • 8d6abf6537 Improve terminal hover tooltips (#26487) Kirill Bulatov 2025-03-12 00:17:12 +02:00
  • 04961a0186 Tweak stage/unstage-and-next to start a commit instead of wrapping in the project diff editor (#26434) Cole Miller 2025-03-11 18:17:04 -04:00
  • fd7ab20ea4 Don't clobber the user's upstream settings (#26486) Mikayla Maki 2025-03-11 15:02:22 -07:00
  • 7019aca59d git_ui: Truncate long repository and branch names for respective selectors in panel (#26483) Nate Butler 2025-03-11 17:58:36 -04:00
  • d43bcc04db assistant2: Remove "Tools" switch (#26485) Marshall Bowers 2025-03-11 17:46:51 -04:00
  • 2b94a35aaa Rework git toasts (#26420) Julia Ryan 2025-03-11 14:39:29 -07:00
  • e8208643bb assistant2: Show scripting tool in the tool selector (#26484) Marshall Bowers 2025-03-11 17:35:39 -04:00
  • a90f80725f settings: Enable JSX tag auto-close by default (#26481) Ben Kunkle 2025-03-11 16:01:41 -05:00
  • 4e6c37d23b assistant2: Add tool selector (#26480) Marshall Bowers 2025-03-11 16:50:18 -04:00
  • 0cf6259fec Make nano save (ctrl-o) work by-default in terminal (linux) (#26479) Peter Tripp 2025-03-11 16:29:02 -04:00
  • 5cb5e92185 Bump aws-lc-rs to fix Windows release builds (#26477) Kirill Bulatov 2025-03-11 21:43:14 +02:00
  • da61a28839 assistant_tool: Fix inaccurate parameter name (#26473) Marshall Bowers 2025-03-11 15:15:03 -04:00
  • efdb769f9b terraform: Extract to zed-extensions/terraform repository (#26475) Marshall Bowers 2025-03-11 15:10:51 -04:00
  • 9cce5a650e assistant_tool: Add a source to the Tool trait (#26471) Marshall Bowers 2025-03-11 15:10:48 -04:00
  • 2021ca5bff terraform: Do not add each string constraint to the outline (#26453) Piotr Osiewicz 2025-03-11 19:46:18 +01:00
  • 1771250b04 Add 'Open Remote...' to File Menu (#26288) Peter Tripp 2025-03-11 10:18:13 -04:00
  • 18259c0fd4 chore: Bump windows crate version (#26455) 张小白 2025-03-11 21:14:36 +08:00
  • 41ddd1cc97 editor: Fix text selection not visible on text background (#26454) Smit Barmase 2025-03-11 13:13:11 +00:00
  • e175878008 macOS: Remove multi-keystroke rendering in title of menu item (#26448) Smit Barmase 2025-03-11 13:12:02 +00:00
  • 1cfbfc199c windows: Fix tests (#26450) 张小白 2025-03-11 19:43:24 +08:00
  • f59f2caf7e Fix tests on Windows (#26449) 张小白 2025-03-11 19:17:48 +08:00
  • 401342c6ec assistant: Display edits from scripts in panel (#26441) Agus Zubiaga 2025-03-11 07:12:52 -03:00
  • 0df1e4a489 Address out-of-bounds panic in inline completion button (#26394) Cole Miller 2025-03-11 03:04:56 -04:00
  • 9bd3e156f5 Fix enter binding in git panel's commit editor on Linux (#26427) Cole Miller 2025-03-11 00:26:13 -04:00
  • 42c655751b Show a disabled stage all button for no entries (#26436) Conrad Irwin 2025-03-10 22:25:33 -06:00
  • ff1d78df3b Go back to "create branch" in the list (#26433) Conrad Irwin 2025-03-10 22:24:52 -06:00
  • c2e4fdf63d Git commit modal branch list (#26417) Conrad Irwin 2025-03-10 22:10:52 -06:00
  • bf11b888c3 scripting tool: Use project buffers in io.open (#26425) Agus Zubiaga 2025-03-11 00:52:16 -03:00
  • d562f58e76 git_ui: Show more information in the branch picker (#25359) Angelk90 2025-03-11 04:05:29 +01:00
  • 94e4aa626d Use current upstream for permalink to line (#26398) Conrad Irwin 2025-03-10 20:53:46 -06:00
  • 8ceba89d81 ui: Fix error code in button comment (#26423) lydiandy 2025-03-11 10:15:39 +08:00
  • c37d6d5fed Unwind deprecated permalinks code (#26395) Conrad Irwin 2025-03-10 19:57:10 -06:00
  • 1a3597d726 Fix race conditions in updating buffer diffs on git changes (#26409) Max Brunsfeld 2025-03-10 16:52:18 -07:00
  • c747cccde3 Revert "Return back a proper resolved value (#26406)" (#26419) Kirill Bulatov 2025-03-11 01:33:41 +02:00
  • d81e7683ea Use proper order of Completion::Source field to have sane default (#26416) Kirill Bulatov 2025-03-11 00:58:21 +02:00
  • 8b29ee6033 Add variable.special color to Gruvbox themes (#26271) edwloef 2025-03-10 23:43:18 +01:00
  • 96a75e08af Fix panic opening branch picker in commit modal (#26407) Conrad Irwin 2025-03-10 16:36:23 -06:00
  • 06cbff6714 assistant2: Remove excess padding around scripting tool inputs (#26412) Marshall Bowers 2025-03-10 18:29:50 -04:00
  • ce05813e7c assistant2: Render scripting tool inputs when opening past threads (#26408) Marshall Bowers 2025-03-10 18:11:36 -04:00
  • 4d1d8d6d78 Git commit modal command (#26405) Conrad Irwin 2025-03-10 16:10:53 -06:00
  • 1f8b14f4f1 Return back a proper resolved value (#26406) Kirill Bulatov 2025-03-10 23:48:04 +02:00
  • 082cc6184c assistant2: Persist scripting tool uses in saved threads (#26404) Marshall Bowers 2025-03-10 17:42:23 -04:00
  • 6cfc4dc857 gpui: Fix transparent titlebar in fullscreen mode on macOS (#26403) Smit Barmase 2025-03-10 21:32:52 +00:00
  • b9c48685e8 terminal: Support trailing :description or error message after file path (#26401) Ben Kunkle 2025-03-10 17:20:48 -04:00
  • 570c396e84 assistant2: Remove unneeded pub on field (#26399) Marshall Bowers 2025-03-10 16:55:53 -04:00
  • 5fd034e604 docs: Add documentation for using debuggers with Zed (#26391) Ben Kunkle 2025-03-10 16:51:51 -04:00
  • 63dab5f891 Add a missing notify when updating the project diff (#26396) Cole Miller 2025-03-10 16:47:35 -04:00
  • a2d6df3ed6 scripting_tool: Fix formatting of tool description (#26397) Marshall Bowers 2025-03-10 16:35:02 -04:00
  • 30e86ac939 Add a "secondary" meta key to GPUI keystroke parsing (#26390) Mikayla Maki 2025-03-10 13:32:13 -07:00
  • 976fc3ee97 git_ui: Design Polish (#26361) Nate Butler 2025-03-10 16:19:02 -04:00
  • 63091459d8 Allow too many arguments (#26375) Conrad Irwin 2025-03-10 13:38:30 -06:00
  • 659fae70f8 Remove GitUiFeatureFlag and enable panel unconditionally (#26386) Conrad Irwin 2025-03-10 13:38:07 -06:00
  • 02e970192f assistant2: Improve Lua script rendering (#26389) Marshall Bowers 2025-03-10 14:54:03 -04:00
  • 5ecc67f2ef Remove --frozen flag for cargo-about (#26385) Julia Ryan 2025-03-10 11:35:59 -07:00
  • 73dfb10c16 Scroll project diff into view always (#26379) Conrad Irwin 2025-03-10 12:28:07 -06:00
  • e513e81046 assistant2: Decouple scripting tool from the Tool trait (#26382) Marshall Bowers 2025-03-10 13:57:03 -04:00
  • 2fc4dec58f assistant: Use tool interface for scripts (#26377) Agus Zubiaga 2025-03-10 13:59:31 -03:00
  • 3891381d3e Git keyboard shortcuts (#26374) Conrad Irwin 2025-03-10 10:46:53 -06:00
  • b91e929086 git: Pass project environment to git binary invocations (#26301) Cole Miller 2025-03-10 12:12:46 -04:00
  • 013a646799 git_ui: Branch picker improvements (#26287) Cole Miller 2025-03-10 11:39:01 -04:00
  • ed52e759d7 docs: Fix language links (#26368) Marshall Bowers 2025-03-10 11:22:51 -04:00
  • 6da099a9d7 Unsandbox Lua scripts (#26365) Richard Feldman 2025-03-10 11:04:37 -04:00
  • 5f159bc95e go_to_line: Fix goto line + mouse click jumps to previous scroll position (#26362) Smit Barmase 2025-03-10 15:03:07 +00:00
  • a4462577bf Sort Cargo.tomls (#26367) Marshall Bowers 2025-03-10 10:48:21 -04:00
  • c147b58558 Remove redundant checks in do_stage_or_unstage_and_next (#26364) João Marcos 2025-03-10 11:23:17 -03:00
  • 84fe1bfe9b Recognize ixx as part of the cpp suffix (#26333) Devzeth 2025-03-10 15:10:29 +01:00
  • 657d7a911d Add logo for wgsl (WebGPU Shading Language) (#26360) Danilo Leal 2025-03-10 09:44:19 -03:00
  • ee05cc3ad9 Add a line numbers toggle to the editor controls menu (#26318) Danilo Leal 2025-03-10 09:28:46 -03:00
  • 5ed144f9d2 macOS: Add support for external file managers to open directory in Zed (#26357) Smit Barmase 2025-03-10 09:51:39 +00:00
  • 2a862b3c54 nix: Disable checks and remove crane workaround (#26356) Julia Ryan 2025-03-10 02:00:57 -07:00
  • 4a7c84f490 Fix nix build (#26270) Julia Ryan 2025-03-10 01:06:11 -07:00
  • 230e2e4107 Restore git panel header (#26354) Mikayla Maki 2025-03-10 00:08:10 -07:00
  • d732b8ba0f git: Disable commit message generation when commit not possible (#26329) Richard Hao 2025-03-10 14:45:25 +08:00
  • 7c3eecc9c7 Add support for querying file outline in assistant script (#26351) Michael Sloan 2025-03-09 23:26:17 -06:00
  • fff37ab823 Follow-up fixes for recent multi buffer optimizations (#26345) Max Brunsfeld 2025-03-09 22:15:38 -07:00
  • 8a7a78fafb Avoid modifying the LSP message before resolving it (#26347) Kirill Bulatov 2025-03-10 00:12:53 +02:00
  • 6de3ac3e17 Revert "Highlight super and this as keywords in JS/TS/TSX" (#26342) Ben Kunkle 2025-03-09 11:11:37 -05:00
  • 5aae3bdc69 copilot: Fix missing sign-out button when Zed is the edit prediction provider (#26340) Smit Barmase 2025-03-09 16:09:14 +00:00
  • e298301b40 assistant: Make scripting a first-class concept instead of a tool (#26338) Agus Zubiaga 2025-03-09 06:01:49 -03:00
  • ed6bf7f161 diagnostics: Fix losing focus when activating from diagnostics view (#25517) brian tan 2025-03-08 17:17:20 -05:00
  • f14d6670ba copilot: Fix onboarding into Copilot requires Zed restart (#26330) Smit Barmase 2025-03-08 21:49:09 +00:00
  • 22d9b5d8ca Update key binding documentation (#26321) Joseph T. Lyons 2025-03-08 01:03:52 -05:00
  • 6ed6e8bc26 git: Refine diff hunk controls visuals (#26317) Danilo Leal 2025-03-08 01:00:47 -03:00
  • 4846e6fb3a Fix performance bottlenecks when multi buffers have huge numbers of buffers (#26308) Max Brunsfeld 2025-03-07 18:15:15 -08:00
  • cb543f9546 Git UI papercuts (#26316) Mikayla Maki 2025-03-07 17:49:06 -08:00
  • 450d727a04 Fixes to excerpt movement actions and bindings + add multibuffer and singleton_buffer key contexts (#26264) Michael Sloan 2025-03-07 17:58:47 -07:00
  • 60b3eb3f76 Add git branch switching aliases (#26315) Mikayla Maki 2025-03-07 16:02:57 -08:00
  • bbe7c9a738 assistant2: Factor out Thread::all_tools_finished method (#26314) Marshall Bowers 2025-03-07 18:35:32 -05:00
  • f6345a6995 Improve when the commit suggestions would show (#26313) Mikayla Maki 2025-03-07 15:33:48 -08:00
  • e70d0edfac assistant_tool: Pass an Entity<Project> to Tool::run (#26312) Marshall Bowers 2025-03-07 18:30:56 -05:00