This website requires JavaScript.
18aeb44a54
Start reorganizing examples (#10 )
Nate Butler
2025-12-28 23:14:33 -05:00
6a74dbe3f4
Fix compile error in tests (#8 )
Owen Law
2025-12-25 04:29:09 +01:00
58df6921d6
Remove rust-toolchain.toml (#6 )
Ayoub
2025-12-22 18:56:48 +01:00
4b4032c17e
Merge pull request #1 from gpui-ce/cleanup/remove-non-apache-crates
Nate Butler
2025-12-12 14:52:30 -05:00
76fae18c4f
Remove Zed-specific code from core libraries
iamnbutler
2025-12-12 14:44:46 -05:00
db1eebf143
Clean up nextest, gitattributes, and gitignore
iamnbutler
2025-12-12 14:32:22 -05:00
db1c0cd218
Remove Zed-specific and CI scripts
iamnbutler
2025-12-12 14:30:01 -05:00
fae59b8659
Remove Zed-specific Nix configuration
iamnbutler
2025-12-12 14:29:48 -05:00
53045bf220
Remove unused notify patches from Cargo.toml
iamnbutler
2025-12-12 14:25:43 -05:00
8c923ca919
Update perf tool description for GPUI
iamnbutler
2025-12-12 14:25:15 -05:00
36e91de25c
Clean up cargo and typos configuration
iamnbutler
2025-12-12 14:25:00 -05:00
2e1cf304ed
Update .zed project settings for GPUI development
iamnbutler
2025-12-12 14:24:35 -05:00
1b3602cdd0
Remove Zed-specific configuration files
iamnbutler
2025-12-12 14:24:09 -05:00
0556918e3d
Remove Zed-specific scripts
iamnbutler
2025-12-12 14:24:00 -05:00
623eca8caa
Remove Zed-specific assets
iamnbutler
2025-12-12 14:23:16 -05:00
8611d830d9
Remove Zed-specific CI and GitHub workflows
iamnbutler
2025-12-12 14:23:09 -05:00
dbf59fd923
Remove Cloudflare deployment configuration
iamnbutler
2025-12-12 14:23:04 -05:00
0dc3e6b25b
Remove docs & legal
iamnbutler
2025-12-12 14:22:33 -05:00
ab50ddd68c
Remove cloud_* and extension_api crates
iamnbutler
2025-12-12 14:20:08 -05:00
478d1652f6
Remove non-Apache licensed crates
iamnbutler
2025-12-12 14:17:27 -05:00
40775ca4cd
Update README.md
iamnbutler
2025-12-12 14:01:53 -05:00
c9e1682961
just AGENTS.md
iamnbutler
2025-12-12 14:01:49 -05:00
60f4aa333b
edit prediction cli: Improve error handling (#44718 )
Agus Zubiaga
2025-12-12 14:15:58 -03:00
a698f1bf63
Fix Bounds::contains (#44711 )
localcc and Kirill Bulatov
2025-12-12 06:49:29 -08:00
636d11ebec
Multiple priority scheduler (#44701 )
2025-12-12 06:32:30 -08:00
4d0e760b04
edit prediction cli: Progress output cleanup (#44708 )
Agus Zubiaga
2025-12-12 11:03:08 -03:00
8bd4d866b9
Windows/send keystrokes (#44707 )
localcc and Kirill Bulatov
2025-12-12 05:51:11 -08:00
47c30b6da7
git: Revert "Ignore whitespace in git blame invocation" (#44648 )
Piotr Osiewicz and Cole Miller
2025-12-12 14:28:25 +01:00
18d344e118
language: Make TreeSitterData only shared between snapshots of the same version (#44198 )
Lukas Wirth
2025-12-12 14:15:50 +01:00
610cc1b138
edit prediction cli: Cargo-style progress output (#44675 )
Agus Zubiaga
2025-12-12 09:43:16 -03:00
a07ea1a272
util: Avoid redundant Arc allocation in SanitizedPath::from_arc (#44479 )
Xiaobo Liu
2025-12-12 20:33:49 +08:00
e03fa114a7
remote: Remove unnecessary and incorrect single quote in MasterProcess (#44697 )
Lukas Wirth
2025-12-12 12:53:15 +01:00
17db7b0e99
Add keymap field to bug report issue template (#44564 )
Dino
2025-12-12 11:17:15 +00:00
1afe29422b
Move servers back from the background thread (#44696 )
Kirill Bulatov
2025-12-12 13:16:17 +02:00
a8aa7622b7
util: Fix shell builder quoting regressions (#44685 )
Lukas Wirth
2025-12-12 12:06:49 +01:00
a66854e435
commit view: Reuse avatar asset (#44554 )
Agus Zubiaga
2025-12-12 07:42:05 -03:00
12073e10f8
Fix missing buffer font features in Blame UI, Hover Popover and Markdown Preview (#44657 )
Dino
2025-12-12 09:55:06 +00:00
1186b50ca4
git_ui: Fix commit and amend not working via keybinds in commit modal (#44690 )
Smit Barmase
2025-12-12 14:41:48 +05:30
65130a9ca9
windows: Fix more VSCode keybinds (#44684 )
Lukas Wirth
2025-12-12 08:04:55 +01:00
23d18fde8c
git_ui: Always use latest commit message on amend (#44553 )
Dino
2025-12-12 06:46:43 +00:00
332c0d03d1
Terminal regex perf improvements (#44679 )
Conrad Irwin
2025-12-11 22:40:48 -07:00
b871130220
Restructure concurrency in EP CLI to allow running many examples in big rust repos (#44673 )
Max Brunsfeld
2025-12-11 17:58:53 -08:00
0a1e5f93a0
Allow triggering after release workflow manually (#44671 )
Conrad Irwin
2025-12-11 16:54:10 -07:00
8d0fff688f
rust: Change cwd of cargo run-esque tasks to use package root, not dirname of current file as cwd (#44672 )
Piotr Osiewicz
2025-12-12 00:47:40 +01:00
717d898692
Show an underlying reason on file opening (#44664 )
Kirill Bulatov
2025-12-12 01:20:25 +02:00
1cd7563f04
Add ep distill command, for generating edit prediction training examples (#44670 )
2025-12-11 14:57:58 -08:00
fc6ca38989
edit prediction cli: Improve language server reliability (#44666 )
Agus Zubiaga
2025-12-11 19:30:51 -03:00
1029a8fbaf
Add support for manual spans, expand instrumentation (#44663 )
Yara 🏳️⚧️ and Cameron
2025-12-11 23:29:47 +01:00
07748b7bae
Add scrolling functionality to markdown preview mode (#44585 )
KyleBarton
2025-12-11 14:18:38 -08:00
37f2ac24b8
edit prediction cli: Skip worktree scan (#44658 )
Agus Zubiaga and Max Brunsfeld
2025-12-11 18:05:50 -03:00
b5a0a3322d
Add GPT-5.2 support (#44656 )
Richard Feldman
2025-12-11 15:49:10 -05:00
eb7da26d19
Disable word completions in markdown and plaintext files (#44654 )
Kirill Bulatov
2025-12-11 22:15:38 +02:00
9c099e7ed3
Update file vs folder open keymaps on macos/linux to match windows (#44598 )
Zachiah Sawyer and Lukas Wirth
2025-12-11 11:40:47 -08:00
7669b05268
image viewer: Make image metadata not a button (#44651 )
Danilo Leal
2025-12-11 16:14:36 -03:00
2098b67304
edit prediction: Respect enabled settings when refreshing from diagnostics (#44640 )
Agus Zubiaga
2025-12-11 14:39:57 -03:00
5a6198cc39
language: Spawn language servers on background threads (#44631 )
Lukas Wirth
2025-12-11 18:23:27 +01:00
cda78c12ab
git: Make permalinks aware of current diffs (#41915 )
Siame Rafiq
2025-12-11 15:53:20 +00:00
f4378672b8
editor: Fix auto-indent cases in Markdown (#44616 )
Smit Barmase
2025-12-11 21:14:15 +05:30
ecb8d3d4dd
Revert "Multiple priority scheduler" (#44637 )
Yara 🏳️⚧️
2025-12-11 16:16:43 +01:00
95dbc0efc2
Multiple priority scheduler (#44575 )
localcc and Yara
2025-12-11 05:22:39 -08:00
8572c19a02
Improve TS/TSX/JS syntax highlighting for parameters, types, and punctuation (#44532 )
2025-12-11 12:02:28 +01:00
045c14593f
util: Honor shell args for shell env fetching on windows (#44615 )
Lukas Wirth
2025-12-11 11:34:37 +01:00
0ff3b68a5e
windows: Fix incorrect cursor insertion keybinds (#44608 )
Lukas Wirth
2025-12-11 10:38:44 +01:00
a6b9524d78
gpui: Retain maximized and fullscreen state for new windows derived from previous windows (#44605 )
Lukas Wirth
2025-12-11 10:38:38 +01:00
7ed5d42696
git: Fix git hook hang with prek (#44212 )
CharlesChen0823 and Cole Miller
2025-12-11 11:17:13 +08:00
25d74480aa
Rework edit prediction CLI (#44562 )
2025-12-10 17:36:51 -08:00
37077a8ebb
git: Avoid calling git help -a on every commit (#44586 )
Cole Miller
2025-12-10 20:03:35 -05:00
7c4a85f5f1
ci: Explicitly set git committer information in protobuf check (#44582 )
Finn Evers
2025-12-11 00:35:02 +01:00
d21628c349
Revert "Increase askpass timeout for git operations (#42946 )" (#44578 )
Cole Miller
2025-12-10 18:07:01 -05:00
9e628505f3
git: Add tree view support to Git Panel (#44089 )
2025-12-10 15:11:36 -05:00
3a84ec38ac
Introduce MVP Dev Containers support (#44442 )
2025-12-10 12:10:43 -08:00
a61bf33fb0
Fix label copy for file history menu items (#44569 )
Danilo Leal
2025-12-10 15:00:11 -03:00
d83201256d
Use shell to launch MCP and ACP servers (#42382 )
John Tur and Lukas Wirth
2025-12-10 12:08:37 -05:00
8ee85eab3c
vim: Remove ctrl-6 keybinding alias for pane::AlternateFile (#44560 )
Ben Kunkle
2025-12-10 08:55:50 -08:00
5b309ef986
acp: Better telemetry IDs for ACP agents (#44544 )
Ben Brandt
2025-12-10 17:48:08 +01:00
326ebb5230
git: Fix failing commits when hook command is not available (#43993 )
Mayank Verma
2025-12-10 22:04:49 +05:30
f5babf96e1
agent_ui: Fix project path not found error when pasting code from other project (#44555 )
Bennet Bo Fenner
2025-12-10 17:30:10 +01:00
f48aa252f8
Bump Zed to v0.218 (#44551 )
Joseph T. Lyons
2025-12-10 10:28:39 -05:00
4106c8a188
Disable OmniSharp by default for C# files (#44427 )
Finn Evers
2025-12-10 16:12:41 +01:00
21f7e6a9e6
commit view: Fix layout shift while loading commit (#44548 )
Agus Zubiaga and MrSubidubi
2025-12-10 12:01:49 -03:00
dd431631b4
editor: Ensure completion menu scrollbar does not become stale (#44536 )
Finn Evers
2025-12-10 15:28:19 +01:00
511e51c80e
text: Replace some more release panics with graceful fallbacks (#44542 )
Lukas Wirth
2025-12-10 14:01:31 +01:00
0a816cbc87
edit prediction: Exclude whole-module definitions from context (#44414 )
Agus Zubiaga
2025-12-10 09:48:10 -03:00
b1333b53ad
editor: Improve performance of create_highlight_endpoints (#44521 )
Lukas Wirth
2025-12-10 11:35:29 +01:00
30597a0cba
project_panel: Fix create entry with trailing dot duplicating on windows (#44524 )
Lukas Wirth
2025-12-10 11:33:49 +01:00
a8e2dc2f25
Use agent name from extension (#44496 )
Richard Feldman
2025-12-10 05:19:00 -05:00
fd2094fa19
Add inline prompt rating (#44230 )
Mikayla Maki
2025-12-09 23:46:04 -08:00
22f1655f8f
Add history to the command palette (#44517 )
Conrad Irwin and Claude
2025-12-10 00:07:48 -07:00
7cbe25fda5
vim: Fix editor paste not using clipboard in visual mode (#44347 )
Mayank Verma
2025-12-10 10:05:28 +05:30
728f09f3f4
vim: Fix buffer navigation with non-Editor items (#44350 )
Mayank Verma
2025-12-10 10:04:24 +05:30
4353b8ecd5
Fix --user-data-dir (#44235 )
Julia Ryan and Lukas Wirth
2025-12-09 16:42:19 -08:00
736a712387
Handle response error for ashpd fixing login edgecases (#44502 )
David Kleingeld and Julia Ryan
2025-12-10 00:30:36 +01:00
3180f44477
lsp: Do not drop lsp buffer handle from editor when a language change leads to buffer having a legit language (#44469 )
Piotr Osiewicz
2025-12-09 21:37:39 +01:00
5dd8561b06
Fix DeepSeek Reasoner tool-call handling and add reasoning_content support (#44301 )
Peter König and Ben Brandt
2025-12-09 20:54:16 +01:00
bfab0b71e0
agent_ui: Fix panic in message editor (#44493 )
Bennet Bo Fenner
2025-12-09 19:55:29 +01:00
04d920016f
Remove reqwest dependency from gpui (#44424 )
Julia Ryan
2025-12-09 09:29:40 -08:00
20fa9983ad
Revert "gpui: Update link to Ownership and data flow section" (#44492 )
David Kleingeld
2025-12-09 18:22:16 +01:00
dd57d97bb6
Revert "Improve TS/TSX/JS syntax highlighting for parameters, types, and punctuation" (#44490 )
Gaauwe Rombouts
2025-12-09 17:50:23 +01:00
d5a437d22f
editor: Add rotation commands for selections and lines (#41236 )
Pablo Aguiar
2025-12-09 17:15:14 +01:00
a524071dd9
gpui: Try to notify when GPU init fails (#44487 )
Nia and Cole Miller
2025-12-09 17:00:13 +01:00