Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
TorratDev pushed 2 commits to main TorratDev/zed
TorratDev pushed 52 commits to main TorratDev/zed
- Rename edit prediction provider name and display name (#23249) Release Notes: - N/A 415ecaf
- Add mold dependency to fix build on Ubuntu 24.10 (#23230) Co-authored-by: Peter Tripp <[email protected]> 614eaec
- Move git state to Project (#23208) This restores its visibility outside of git_ui, which we'll need soon, while pre... b772623
- Move `SlashCommandWorkingSet` to `assistant_slash_command` (#23252) This PR moves the `SlashCommandWorkingSet` out o... c9f24c7
- Extract `PromptStore` and `PromptBuilder` to new `prompt_library` crate (#23254) This PR adds a new `prompt_library`... 1b1c2e5
- git: Migrate some panel code away from visible_entries (#23251) To prepare for the introduction of folding in the gi... 1a8303b
- Extract slash commands to their own crate (#23261) This PR extracts the slash command definitions out of the `assist... 8030c00
- assistant: Remove some re-exports (#23262) This PR removes some re-exports from the `assistant` to make it clearer ... 4d22f7e
- Add `streaming_diff` crate (#23264) This PR extracts the streaming diff implementation to its own `streaming_diff` ... 24495f0
- ui: Track changes to UI font size made via actions with settings (#23265) Fixes #5380 Closes #5380 Release Not... 795376c
- Update Rust crate tree-sitter-css to v0.23.2 (#23205) This PR contains the following updates: | Package | Type | ... b472bd9
- Fix active line number highlight (#23266) Closes #22734 Release Notes: - Fixed active line number highlight. ----... 7ee78a4
- editor: Fix `editor: copy path` not working in SSH remoting (#23235) Closes #23135 Release Notes: - Fix `edit... f0a07b5
- project_panel: Add directory auto-expand after 500ms hover during dragging (#23080) This PR resolves one part of iss... 21e7765
- vim: ! support (#23169) Closes #22885 Closes #12565 This doesn't yet add history in the command palette, which ... f94efb5
- project_panel: Fix crash when adding a new file or directory to the first folded directory (#23217) Closes #23216 ... b1375ab
- windows: Make collab run on Windows (#23117) I’ve also updated the documentation in `development\local-collaboratio... 70db427
- windows: Fix app icon loading (#22918) Closes #22602 Release Notes: - N/A --------- Co-authored-by: 张小白 ... d4d36d1
- terminal: Drain task output on completion (#23085) Now we ensure that task output is fully drained and printed to Ze... 2ef4883
- Remember active panel after closing dock (#23207) A recent change in #22730 (to reduce workspace serialization) mean... 4ed3c13
- and 32 more ...
TorratDev pushed 186 commits to main TorratDev/zed
- assistant2: Push logic for adding directory context down into the `ContextStore` (#22852) This PR takes the logic fo... 69dde8e
- collab: Record cancellation reason on billing subscriptions (#22853) This PR updates the `billing_subscriptions` in ... b783965
- assistant2: Push logic for adding thread context down into the `ContextStore` (#22855) This PR takes the logic for a... 7e39023
- Add section on how to disable "Verifying..." popup when developing on macOS (#22857) Release Notes: - N/A 9ef454d
- Release syntax aware heuristic expansion of diagnostic excerpts (#22858) Implementation PR was #21942 Release Notes... fe35695
- Update Rust crate serde_json to v1.0.135 (#22863) This PR contains the following updates: | Package | Type | Update... 5d8ef94
- assistant2: Add live context type and use in message editor (#22865) Release Notes: - N/A --------- Co-authored-b... a0fca24
- collab: Prevent users from creating a new subscription when they have overdue subscriptions (#22870) This PR adjusts... a4dd92f
- Update Rust crate open to v5.3.2 (#22862) This PR contains the following updates: | Package | Type | Update | Chang... ef583e6
- Fix double read panic in nav history (#22754) This one seems to be triggered when the assistant's `View<ContextEdito... 1d8bd15
- Update serde monorepo to v1.0.217 (#22872) This PR contains the following updates: | Package | Type | Update | Chan... a038d61
- Update `suggest_edits` prompt to clarify usage of `<old_text>` when using update/create operations (#22341) Update `... a9d2628
- Use distinct carets for line number hovers (#22836) Release Notes: - N/A 6f2b882
- assistant2: Split out implementation of `Context::snapshot` (#22878) Release Notes: - N/A 05bc6b2
- Make completion menu entries mutable (#22880) Release Notes: - N/A af1a3cb
- Fix outline items navigation (#22890) * Follows-up https://github.com/zed-industries/zed/pull/22224 , by adjusting `... a0284a2
- Do not serialize workspace for item activations with no focus changes (#22891) Follow-up of https://github.com/zed-i... 6c50659
- Improve handling tab when inline completion is visible (#22892) This changes the behaviour of `<tab>` when inline co... 38fbc73
- Introduce UI affordances to make enabling/disabling inline completions easier (#22894) Release Notes: - N/A ------... 341972c
- Include outline when predicting edits with Zeta (#22895) Release Notes: - N/A Co-authored-by: Thorsten <thorsten@z... a8ef0f2
- and 166 more ...
TorratDev pushed 43 commits to main TorratDev/zed
- vim: Add Separator and RemoveIndent in Join Lines, fix gJ use space join (#22496) Closes #22492 Release Notes: - A... 4deab8a
- emacs: Fix using emacs in embedded terminal (#22779) - Follow-up to: https://github.com/zed-industries/zed/pull/2259... 57dfaa6
- chore: Add missing test-support features to terminal_view and image_viewer (#22782) Release Notes: - N/A f53a17b
- assistant2: Store deduped context on the `Thread` (#22781) This PR is a small refactoring in advance of some other c... 3d8625f
- project_panel: Support multiple items in `RemoveFromProject` (#22455) This makes the `RemoveFromProject` action to r... 5601702
- terminal: Set TERM to xterm-256color (#22777) This is a follow-up to #22615 and fixes the issue of `alacritty` resul... d2e44ab
- git_ui: Update commit composer and git status entry UI (#22738) Blocked on: - No way to get # of lines changed (add... f3e75d8
- Use standard injection.language and injection.content captures (#22268) Closes #9656. Continuation of #9654, but wit... d58f006
- windows: Fix fs watch when file doesn't exist or is a symlink (#22660) Closes #22659 More context can be found in a... d3fc00d
- assistant2: Focus prompt editor after dismissing context picker (#22786) https://github.com/user-attachments/assets/... deeccd2
- assistant2: Add little design improvements (#22784) The most relevant change in this PR is ensuring that the path to... 76a8b55
- assistant2: Make context persistent in the thread (#22789) This PR makes it so the context is persistent in the thre... fffa40f
- assistant2: Add intermediate bindings to improve conditional readability (#22790) This PR adds some intermediate bin... c53615f
- windows: Don't load login shell environment (#22681) I'm consistently getting the following error on startup: ``` 2... bb6e805
- assistant2: Add keybinding for "Remove All Context" action (#22783) Ensuring all of the assistant 2 actions have key... 9d5ae51
- python: Check for activate script existence before running it (#22792) Closes #ISSUE Release Notes: - Python auto-... 7a66c76
- ui: Update Checkbox design (#22794) This PR shifts the design of checkboxes and introduces ways to style checkboxes ... c4b4706
- Remove ENABLE_MATH option from pulldown_cmark to fix links which contain dollar sign (#22647) This pr closes #21466 ... a653e8a
- Display language server info in the server logs tab (#22797) Follow-up of https://github.com/zed-industries/zed/pull... a331497
- Include generate-licenses into bundle-mac script (#22800) Closes https://github.com/zed-industries/zed/issues/21613 ... eae88a5
- and 23 more ...
TorratDev pushed 7 commits to main TorratDev/zed
- Double max event count for zeta (#22772) Release Notes: - N/A Co-authored-by: Thorsten <[email protected]> aa0eaea
- Use a temporary fork of oo7 (#22751) Release Notes: - N/A 0a8e9c0
- Fix panic in vim text-objects (#22753) Caused by messing up offsets between multi-buffers and excerpts :( Fixes #22... 44c492b
- assistant2: Add check icon for included context (#22774) Quick follow-up to: https://github.com/zed-industries/zed/p... f439ee0
- assistant2: Fix toolbar layout shift (#22770) Note how, previously, switching between the thread view and the histor... 6af9e8d
- Add toolbar spacing and alignment improvements (#22771) Tackles some of the points here: https://github.com/zed-indu... 677868b
- Merge branch 'zed-industries:main' into main dc29a94
TorratDev pushed 2 commits to main TorratDev/zed
TorratDev pushed 30 commits to main TorratDev/zed
- google_ai: Add Gemini 2.0 Flash support (#22665) Release Notes: - Added support for Google's Gemini 2.0 Flash exper... 799e81f
- Fix inline assist layout issues related to screen size (#22732) ## Before https://github.com/user-attachments/asse... 2856d0a
- Add compile_commands.json documentation for C/C++ (#22639) Added documentation explaining that clangd requires `comp... bbce1c1
- Improve R install docs (#22737) Release Notes: - N/A 80acecc
- Ensure project search keyboard shortcut tooltip is displayed (#22717) Part of: https://github.com/zed-industries/zed... 1c223d8
- Add validation in `LspCommand::to_lsp` + check for inverted ranges (#22731) #22690 logged errors and flipped the ran... 1413932
- Add Emacs keybindings to open new/close windows and quit Zed (#22629) These are more closely like default Emacs bind... c968225
- go: Adjust `gopls` path based on OS (#22727) Based on the python https://github.com/zed-industries/zed/issues/21452... 5ec9248
- Temporarily revert git panel diff editor feature (#22733) The existing code was causing us to constantly re-scan fil... 3c430af
- assistant2: Clear all collections when clearing the `ThreadStore` (#22743) This PR adds some missing calls to clear ... 5f7de2e
- elixir: Add textobjects queries (#22055) Release Notes: - N/A Adds textobjects queries for Elixir. These queries ... e36ae04
- assistant2: Expand some variable names (#22742) This PR expands some variables names in the `ThreadStore` for better... 847596a
- Fix uploading ssh binaries when ssh cds (#22744) The code we have assumes that when you run commands over ssh they r... 7075f34
- html: Use `@attribute` highlight capture for HTML attributes (#20752) `@attribute` is the very first query on the ht... 7fa30f4
- Disable inline completions in Vim normal mode (#22439) This is harmful for user experience and at best requires a us... 76d18f3
- linux: Add `keyboard_layout` and `on_keyboard_layout_change` support (#22736) No issue, as the functionality is curr... d2d1779
- linux: Prevent target file from being trashed when trashing symlink (#22704) Closes #22399 Currently, the target fi... 7d0c571
- vim: Fix VisualYankLine (#22416) Closes #22388 Release Notes: - Fixed Visual Mode Use `Y` Yank Line --------- Co... e7ca39d
- project_panel: Refine selection, copying, and deletion behavior (#22658) Closes #22655 A more detailed write-up for... 6fce536
- Silence unnecessary log (#22750) It is expected that an unsaved buffer would have no file. Release Notes: - N/A 92b9d80
- and 10 more ...
TorratDev pushed 5 commits to main TorratDev/zed
- assistant2: Render placeholder thread title until summary is generated (#22723) This PR ensures we render a "New Thr... c74e5f5
- assistant2: Do not allow a context entry to be added multiple times (#22712) https://github.com/user-attachments/ass... 3a061a9
- Fix a bug where repositories were always being marked as changed (#22725) Release Notes: - N/A Co-authored-by: col... ec2506b
- Rename livekit_client_macos test_app to suppress warnings (#22719) Current copy/paste conflict between crates trigge... 0d30bda
- Merge branch 'zed-industries:main' into main b4a1f5e
TorratDev pushed 2 commits to main TorratDev/zed
TorratDev created a review comment on a pull request on zed-industries/zed
I could rename it to BINARY_GOPLS if that's better.
TorratDev opened a pull request on zed-industries/zed
go: adjust gopls path depens on OS
Based on the python https://github.com/zed-industries/zed/issues/21452 and PR https://github.com/zed-industries/zed/pull/22587 I found the same problem with go on windows. Describe the bug / ...TorratDev pushed 31 commits to main TorratDev/zed
- Upgrade `strum` to v0.26 (#22633) This PR upgrades `strum` to v0.26. Supersedes #21896. Release Notes: - N/A 04cf19d
- assistant: Remove outdated settings update path (#21672) Removed a settings update that should have been removed in ... e6fe12d
- python: Adjust binary path based on OS (#22587) Closes #ISSUE - #21452 Describe the bug / provide steps to reprod... 53cfb57
- assistant: Remove unused `AssistantSettings::update_file` (#22636) As a follow-up to #21672, this PR removes the `As... bbe6bf9
- anthropic: Allow specifying additional beta headers for custom models (#20551) Release Notes: - Added the ability t... b1a6e24
- elm: Extract to zed-extensions/elm repository (#22637) This PR extracts the Elm extension to the [zed-extensions/elm... dd75f85
- windows: Fix cursor style not changing when hovering over items in the title bar (#22580) Closes #22578 Currently, ... 71a0eb3
- linux: Fix process PID to window mapping for X11 (#22348) Closes #22326 This PR adds process PID information to win... b46b261
- linux: Fix issue where relative symlinks were not being watched using fs watch (#22608) Closes #22607 Symlinks can ... e257898
- cli: Fix support for older macOS versions (#22515) Close #22419 Release Notes: - Fixed `zed` cli crash by `ScreenC... 72057e5
- Move git status out of Entry (#22224) - [x] Rewrite worktree git handling - [x] Fix tests - [x] Fix `test_propagate_... 9613084
- Fix inlay hints display reverting to settings value on theme change (#22605) Closes #4276 Release Notes: - Fixed i... 5f1eee3
- Return back Rust completion details (#22648) Closes https://github.com/zed-industries/zed/issues/22642 In Zed, Rust... 8151dc7
- Improve panic report with reentrant SlotMap use (#22667) `double_lease_panic` already does what we want, just extend... de08e47
- gpui: Do not derive serde::Deserialize for automatically generated Actions (#22687) Closes #ISSUE Release Notes: -... 299ae92
- Fix ghost files appearing in the project panel when clicking relative paths in the terminal (#22688) Closes #15705 ... 94ee2e1
- Fix panic on diagnostic hover (#22693) In #22620 `diagnostic_group` was modified to return results for multibuffers,... 570e6c8
- Fix a doc comment typo on DiagnosticEntry::to_lsp_diagnostic_stub (#22695) Release Notes: - N/A 7506c03
- Start diagnostic group_id at 1 to handle non LS diagnostics (#22694) In particular, `DiagnosticPopover` both: * Sup... 3ae6aa0
- Ensure `end >= start` in `lsp::Range` (#22690) Should resolve https://github.com/zed-industries/zed/issues/21714. I... 2a9fa0e
- and 11 more ...
TorratDev pushed 1 commit to main TorratDev/zed
- go: adjust gobin_dir path to rename for windows bd7ebd6