Commit graph

  • 7b3d73d6fd fetch ssh shell Lukas Wirth 2025-08-20 09:50:33 +02:00
  • b2ba2de7b4 Async terminal construction Lukas Wirth 2025-08-18 20:01:40 +02:00
  • 0ce4dbb641 Split terminal API into shell and task Lukas Wirth 2025-08-18 16:43:32 +02:00
  • e606e2e239 Fix review comments Remco Smits 2025-08-25 08:53:41 +02:00
  • 9db3f54ac3 fix review Remco Smits 2025-08-25 08:23:19 +02:00
  • 5e71f4cb3f Fix clippy Remco Smits 2025-08-25 07:43:45 +02:00
  • 1db824fbc1 Remove one more unwrap Remco Smits 2025-08-25 07:33:13 +02:00
  • 6426342cfa Add more tests Remco Smits 2025-08-25 07:31:28 +02:00
  • 392f4b461a Fix review issues Remco Smits 2025-08-25 07:31:00 +02:00
  • 91e5690ac9 fix testing for search history tidely 2025-08-25 07:44:26 +03:00
  • 19c7970ea4 fix flickering Cole Miller 2025-08-24 21:23:12 -04:00
  • 5fb79cde9e
    Get diagnostic severity on tab switcher Alvaro Parker 2025-08-24 12:11:09 -04:00
  • 94a045caf5 Count the "around range" of an object as part of the object, unless it is only whitespace fantacell 2025-08-22 15:28:22 +02:00
  • 5a085f0c19
    fix: increase cursor match limit to 1024 Lukas Spiss 2025-08-24 21:53:37 +01:00
  • a067729525 Improve layout when two scrollbars are shown MrSubidubi 2025-08-24 21:53:15 +02:00
  • 66bb24d1d1 Expose select_{prev,next}_syntax_node actions to non-Vim mode Joseph T. Lyons 2025-08-24 15:02:05 -04:00
  • 8bac692757 acp: Never build a request with a tool use without its corresponding result (#36847) Antonio Scandurra 2025-08-24 18:30:34 +02:00
  • 3b4c891242 acp: Cancel editing when focus is lost and message was not changed (#36822) Bennet Bo Fenner 2025-08-24 13:05:39 +02:00
  • 29120ad573 acp: Fix accidentally reverted thread view changes (#36825) Cole Miller 2025-08-23 20:02:23 -04:00
  • a313e9d869 acp: Animate loading context creases (#36814) Cole Miller 2025-08-23 16:39:14 -04:00
  • ad6bc4586a acp: Support launching custom agent servers (#36805) Antonio Scandurra 2025-08-23 16:30:54 +02:00
  • 7bf6cc058c acp: Eagerly load all kinds of mentions (#36741) Cole Miller 2025-08-23 01:21:20 -04:00
  • e926e0bde4 acp: Remove ACP v0 (#36785) Conrad Irwin 2025-08-22 22:09:08 -06:00
  • abe442c7cc thread view: Simplify tool call & improve required auth state UIs (#36783) Danilo Leal 2025-08-22 20:10:26 -03:00
  • a422082b54 agent2: Tweak usage callout border (#36777) Bennet Bo Fenner 2025-08-23 00:35:26 +02:00
  • 7e2a20878b thread_view: Adjust empty state and error displays (#36774) Danilo Leal 2025-08-22 17:40:52 -03:00
  • 321f955667 ACP debug tools pane (#36768) Agus Zubiaga 2025-08-22 16:32:49 -03:00
  • 36ab2f1ede gpui: Convert macOS clipboard file URLs to paths for paste Sean Timm 2025-08-24 11:40:04 -06:00
  • 11545c669e
    Add file icons to multibuffer view (#36836) Aleksei Gusev 2025-08-24 19:57:12 +03:00
  • a79aef7bdd
    acp: Never build a request with a tool use without its corresponding result (#36847) Antonio Scandurra 2025-08-24 18:30:34 +02:00
  • 046458ff09 Fix background overflow Danilo Leal 2025-08-24 13:16:22 -03:00
  • 87adb6e1aa Update mod.rs Antonio Scandurra 2025-08-24 18:15:45 +02:00
  • 14526e6803 Iterate on design Danilo Leal 2025-08-24 13:14:23 -03:00
  • a7b9e722f9 Always cache the last non-pending message, independently of role Antonio Scandurra 2025-08-24 18:09:55 +02:00
  • d4872260c6 Ensure we never send a tool use without a corresponding result Antonio Scandurra 2025-08-24 18:04:21 +02:00
  • df02746325 Only show loading status icon if card is edit and collapsed Danilo Leal 2025-08-24 12:00:05 -03:00
  • 211341db32 Tweak copy code button alignment Danilo Leal 2025-08-24 11:59:50 -03:00
  • 1dbcc8aae3
    Merge branch 'main' into ollama-inline-completions Oliver Azevedo Barnes 2025-08-24 10:30:18 -04:00
  • 1e07aeb8a9 Merge remote-tracking branch 'origin/main' into thread-view-ui Danilo Leal 2025-08-24 11:17:42 -03:00
  • b73d1586d3 fix: set inital window title on wayland displays Sushant-Git 2025-08-24 18:29:40 +05:30
  • 00c641355c reverting back to use hoverable tooltip for git blame column view Sahil 2025-08-24 18:10:54 +05:30
  • 737d1a9143 fix: git blame popup overlaps with context menu Sahil 2025-08-24 17:13:28 +05:30
  • 2fff3040f1
    emacs: Add editor::FindAllReferences keybinding Daniel Martín 2025-08-24 13:36:37 +02:00
  • 43c369b8c9 not rendering git blame when context menu is visible Sahil 2025-08-24 16:54:58 +05:30
  • dc4f7249ff context menu is visible Sahil 2025-08-24 16:47:56 +05:30
  • d8bffd7ef2
    acp: Cancel editing when focus is lost and message was not changed (#36822) Bennet Bo Fenner 2025-08-24 13:05:39 +02:00
  • 54c7d9dc5f
    Fix crash when opening inspector on Windows debug build (#36829) Chuqiao Feng 2025-08-24 19:01:42 +08:00
  • 525b102ea2 Add file icons to multi buffer view Aleksei Gusev 2025-08-24 10:33:32 +03:00
  • 770046d5d2
    Use path! macro Chuqiao Feng 2025-08-24 15:25:32 +08:00
  • dd6fce6d4e
    multi_buffer: Pre-allocate IDs when editing (#36819) tidely 2025-08-24 09:59:32 +03:00
  • de5f87e8f2
    languages: Add module to TS/JS keywords (#36830) versecafe 2025-08-23 23:54:47 -07:00
  • 78b0120a86
    util: Fix edge case when parsing paths Hendrik Müller 2025-08-12 10:34:47 +02:00
  • af30cab46b
    Set an environment variable when spawning a login shell Iain 2025-08-24 11:44:14 +08:00
  • dcb4c3163b
    Use OLLAMA_API_KEY_VAR to store env var string Oliver Azevedo Barnes 2025-08-23 22:53:28 -04:00
  • 62ce840fc1
    Rename OllamaService to State Oliver Azevedo Barnes 2025-08-23 22:44:57 -04:00
  • 5b4ffa7a6b
    languages: Add module to ts/js keywords versecafe 2025-08-23 19:36:28 -07:00
  • 40e34a3122
    fix: crash when open inspector on Windows. Chuqiao Feng 2025-08-24 09:36:14 +08:00
  • c5225e454b Merge remote-tracking branch 'origin/hrou0003/fix-tab-creation-scrolling' into hrou0003/fix-tab-creation-scrolling Harrison Rouillard 2025-08-23 18:20:27 -07:00
  • 9d9392050c clippy + formatting Harrison Rouillard 2025-08-23 18:19:54 -07:00
  • cc08890d6a scroll_to_item previously did not take into account the left side of the parent's bounds, causing it to not scroll the child completely into view Harrison Rouillard 2025-08-23 13:11:44 -04:00
  • ab7da6e478 clippy + formatting Harrison Rouillard 2025-08-23 18:19:54 -07:00
  • 116746e74b Merge remote-tracking branch 'origin/hrou0003/fix-tab-creation-scrolling' into hrou0003/fix-tab-creation-scrolling Harrison Rouillard 2025-08-23 17:58:00 -07:00
  • b698f90b41 scroll_to_item was previously not taking into account the left side of the parent's bounds' causing it to not scroll the child completely into view Harrison Rouillard 2025-08-23 13:11:44 -04:00
  • 1b91f3de41
    acp: Fix accidentally reverted thread view changes (#36825) Cole Miller 2025-08-23 20:02:23 -04:00
  • 25f07a976d revert Cole Miller 2025-08-23 19:43:32 -04:00
  • 8bb757ab67
    Merge branch 'main' into ollama-inline-completions Oliver Azevedo Barnes 2025-08-23 19:16:56 -04:00
  • a83c935d7c
    jj: improve initialization process akar1ngo 2025-08-23 06:54:47 +00:00
  • 7684bc265b
    static Smit Barmase 2025-08-24 03:34:28 +05:30
  • cdb4db55da remove redudant Option Smit Barmase 2025-08-23 20:12:12 +05:30
  • ed5464c9b7 use init_test tidely 2025-08-24 00:26:11 +03:00
  • 82c2e24c8a Reorder function Bennet Bo Fenner 2025-08-23 23:12:25 +02:00
  • 62ed7973c4 acp: Cancel editing when focus is lost and message was not changed Bennet Bo Fenner 2025-08-23 23:11:04 +02:00
  • 19764794b7
    acp: Animate loading context creases (#36814) Cole Miller 2025-08-23 16:39:14 -04:00
  • 12897c6bb3 pre-allocate buffer ids when editing multibuffers tidely 2025-08-23 23:25:13 +03:00
  • af3025797e feat: Add hover tooltip translation feature google-labs-jules[bot] 2025-08-23 20:16:31 +00:00
  • dbc59d8654 remove unneeded impl Cole Miller 2025-08-23 15:46:22 -04:00
  • f0201f9b95
    WIP Alvaro Parker 2025-08-23 15:42:46 -04:00
  • 29dbc9d351
    Support diagnostics on tab switcher Alvaro Parker 2025-07-16 10:06:26 -04:00
  • cb04f5dce6 polish Cole Miller 2025-08-23 15:34:52 -04:00
  • 084a1cfb36 add spinners when contents is loading Cole Miller 2025-08-23 15:21:56 -04:00
  • ad505e6568 feat: Enhance highlight for C++20 keywords Caio Piccirillo 2025-08-23 15:58:38 -03:00
  • ceeb866b7e scroll_to_item was previously not taking into account the left side of the parent's bounds causing it not scroll the child completely into view Harrison Rouillard 2025-08-23 13:11:44 -04:00
  • a9b69e936a animate loading context creases Cole Miller 2025-08-23 13:08:45 -04:00
  • d49409caba
    docs: Update settings in diagnostics.md (#36806) itsaphel 2025-08-23 17:11:27 +01:00
  • b724431256
    gpui: improve the window menu on macOS Chuqiao Feng 2025-08-23 22:16:34 +08:00
  • 60ea4754b2
    project: Fix dynamic registration for textDocument/documentColor (#36807) Smit Barmase 2025-08-23 20:30:16 +05:30
  • b477be11af Fix Python multicursor comment indentation issue Louis 2025-08-23 16:55:43 +02:00
  • 41c0a0bce6
    Feature gated behind "touch-cursor-emulation" and example added. Orual 2025-07-17 20:46:22 -04:00
  • 89d48ceb6a
    acp: Support launching custom agent servers (#36805) Antonio Scandurra 2025-08-23 16:30:54 +02:00
  • 061a773cde
    Remove redundant Cargo diagnostics settings (#36795) Kirill Bulatov 2025-08-23 10:03:36 +03:00
  • 62f916ff99
    acp: Eagerly load all kinds of mentions (#36741) Cole Miller 2025-08-23 01:21:20 -04:00
  • 1f1cd83b27
    acp: Remove ACP v0 (#36785) Conrad Irwin 2025-08-22 22:09:08 -06:00
  • 571991d9ba
    thread view: Simplify tool call & improve required auth state UIs (#36783) Danilo Leal 2025-08-22 20:10:26 -03:00
  • c87a00bb6d
    Be more lenient when dealing with rust-analyzer's flycheck commands (#36782) Kirill Bulatov 2025-08-23 01:55:50 +03:00
  • f5b493e5ed
    Clean up handling of serialized ssh connection ids (#36781) Max Brunsfeld 2025-08-22 15:44:58 -07:00
  • e0d36724c5
    agent2: Tweak usage callout border (#36777) Bennet Bo Fenner 2025-08-23 00:35:26 +02:00
  • 6f398b6aa8
    Add a few more testing features (#36778) Mikayla Maki 2025-08-22 15:17:02 -07:00
  • 6d7f427b6e
    Ensure pane: swap item right does not panic (#36765) Finn Evers 2025-08-22 23:28:55 +02:00
  • 470f033baf
    Restructure persistence of remote workspaces to make room for WSL and other non-ssh remote projects (#36714) Max Brunsfeld 2025-08-22 14:10:45 -07:00
  • 09facfccdf
    thread_view: Adjust empty state and error displays (#36774) Danilo Leal 2025-08-22 17:40:52 -03:00