-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Insights: zed-industries/zed
Overview
Could not load contribution data
Please try again later
55 Pull requests merged by 19 people
-
Update Rust crate async-broadcast to v0.7.2
#22424 merged
Dec 27, 2024 -
Update Rust crate libc to v0.2.169
#22427 merged
Dec 26, 2024 -
Update Rust crate env_logger to v0.11.6
#22425 merged
Dec 26, 2024 -
docs: Add "bounded" mode to soft_wrap documentation
#22430 merged
Dec 26, 2024 -
gpui: Update Shadow Example
#22434 merged
Dec 26, 2024 -
Pin actions/checkout action to 11bd719
#22422 merged
Dec 26, 2024 -
Update Rust crate anyhow to v1.0.95
#22423 merged
Dec 26, 2024 -
pane: Add keybinding to "Close Left" and "Close Right" actions
#22402 merged
Dec 26, 2024 -
windows: Fix crashing when minimizing a window on Windows 11
#22414 merged
Dec 25, 2024 -
chore: Remove explicit usages of once_cell in favor of std
#22407 merged
Dec 25, 2024 -
Sticky multibuffer headers
#22391 merged
Dec 24, 2024 -
assistant2: Derive the
Context
icon at render time instead of storing#22397 merged
Dec 24, 2024 -
assistant2: Don't render the context space if there's none
#22383 merged
Dec 24, 2024 -
assistant2: Add icons to the context pill
#22385 merged
Dec 24, 2024 -
assistant2: Add stray visual adjusments
#22386 merged
Dec 24, 2024 -
Add new CSS logo
#22382 merged
Dec 23, 2024 -
assistant2: Refine buffer inline assistant styles
#22377 merged
Dec 23, 2024 -
assistant2: Improve markdown rendering design
#22321 merged
Dec 23, 2024 -
docs: Use higher-quality image in the header
#22195 merged
Dec 23, 2024 -
Use more elaborate messages for permission denied errors on startup
#22368 merged
Dec 23, 2024 -
Restore crates/zed dependency on libc
#22354 merged
Dec 22, 2024 -
Update Luau docs
#22351 merged
Dec 22, 2024 -
linux: Fix "Failed to start language server" errors when starting Zed from .desktop file
#22335 merged
Dec 22, 2024 -
Improve Linux panic reporting
#22202 merged
Dec 22, 2024 -
Return back Windows menu
#22339 merged
Dec 21, 2024 -
Improve layout of completions doc popover
#22337 merged
Dec 21, 2024 -
In terminal context, open new terminals with
cmd-n
instead of new files#22253 merged
Dec 21, 2024 -
Allow disabling editor scrollbars programmatically
#22333 merged
Dec 21, 2024 -
assistant2: Fix panics when confirming nonexistent entries in the context picker
#22332 merged
Dec 21, 2024 -
Make git panel entries clickable
#22329 merged
Dec 21, 2024 -
zeta: Compute diff on background thread
#22328 merged
Dec 21, 2024 -
python: Fix decorated test detection
#22327 merged
Dec 21, 2024 -
Add decorated function to pytest runnables
#22325 merged
Dec 21, 2024 -
assistant2: Adjust role info colors on the thread header
#22318 merged
Dec 21, 2024 -
assistant2: Use
SwitchWithLabel
for the tool toggle#22317 merged
Dec 21, 2024 -
assistant2: Use a label to render the thread menu item
#22316 merged
Dec 20, 2024 -
Add the
SwitchWithLabel
component#22314 merged
Dec 20, 2024 -
gpui: Remove use of
use gpui::*
in examples#22311 merged
Dec 20, 2024 -
Remove usage of
use gpui::*
#22310 merged
Dec 20, 2024 -
Make breadcrumb content scrollable
#22309 merged
Dec 20, 2024 -
Expand diagnostic excerpts using heuristics on syntactic information from TreeSitter
#21942 merged
Dec 20, 2024 -
linux: Fix non-maximized Zed windows growing larger across sessions
#22301 merged
Dec 20, 2024 -
Reapply completion docs prefetch
#22306 merged
Dec 20, 2024 -
Fix remote dev project name label
#22307 merged
Dec 20, 2024 -
Inline assistant v2 layout
#22305 merged
Dec 20, 2024 -
Use stable Alacritty crate version
#22304 merged
Dec 20, 2024 -
Fix knockout icon background to match hovered entry background in project panel
#22258 merged
Dec 20, 2024 -
Improve
script/bump-zed-minor-version
#22199 merged
Dec 20, 2024 -
assistant2: Restrict directory context picker to development builds
#22302 merged
Dec 20, 2024 -
assistant2: List directories in directory context picker
#22300 merged
Dec 20, 2024 -
editor: Improve performance of lsp_ext validation
#22299 merged
Dec 20, 2024 -
chore: Remove stray println
#22297 merged
Dec 20, 2024 -
Fix lang servers status set to Downloading when checking version
#22292 merged
Dec 20, 2024 -
Enable Assistant2 outside of development builds
#22294 merged
Dec 20, 2024 -
Add arrow key movements to terminal vi mode
#22103 merged
Dec 20, 2024
20 Pull requests opened by 17 people
-
elm: Improve syntax highlighting and bracket handling
#22293 opened
Dec 20, 2024 -
ruby: Make `ruby-lsp` the default LSP for Ruby
#22312 opened
Dec 20, 2024 -
Add support for Claude 3.5 Haiku model
#22323 opened
Dec 21, 2024 -
Update `suggest_edits` prompt to clarify usage of `<old_text>` when using update/create operations
#22341 opened
Dec 21, 2024 -
Make the assistant panel initially active for the right dock
#22346 opened
Dec 22, 2024 -
linux: Fix process PID to window mapping for X11
#22348 opened
Dec 22, 2024 -
Rename the `OpenFile` action to `OpenSelectedFilename`
#22350 opened
Dec 22, 2024 -
Add support for block comments in Markdown configuration
#22352 opened
Dec 22, 2024 -
Add fine-grained control for scrollbar diagnostics
#22364 opened
Dec 23, 2024 -
copilot: Update Copilot Chat to o1 GA model version
#22376 opened
Dec 23, 2024 -
vim: Add Subword Textobject
#22387 opened
Dec 24, 2024 -
Fix pulling metadata out of broken symlinks
#22396 opened
Dec 24, 2024 -
Fix no whitespace displaying after an "à "
#22403 opened
Dec 24, 2024 -
Update Blade with acquire fixes, multisampling
#22409 opened
Dec 25, 2024 -
vim: Fix VisualYankLine
#22416 opened
Dec 25, 2024 -
Add dirty indicator to Breadcrumbs
#22418 opened
Dec 25, 2024 -
Disable inline completions in Vim normal mode
#22439 opened
Dec 27, 2024 -
Add a case for shadows when blur_radius = 0
#22441 opened
Dec 27, 2024 -
fix: prevent duplicate resolve when applying additional edits
#22443 opened
Dec 27, 2024 -
Dequalify WindowContext and AsyncWindowContext identifiers
#22444 opened
Dec 27, 2024
30 Issues closed by 13 people
-
zed doesnt startup with hyprland's explicit_sync turned on with vulkan drivers
#21696 closed
Dec 27, 2024 -
Soft wrap bounded mode missing from docs
#22272 closed
Dec 26, 2024 -
Zed keeps getting stuck "resolving code actions"
#20249 closed
Dec 26, 2024 -
setting buffer_font_weight is not accurate
#20571 closed
Dec 26, 2024 -
Show column position in characters not bytes
#22417 closed
Dec 25, 2024 -
zed creates the LSP process but does not close it
#22411 closed
Dec 25, 2024 -
Ruff "lineLength" Configuration Not Working in Zed 0.164.2
#21434 closed
Dec 25, 2024 -
Request: Add my CLI Tool, Ozed
#22404 closed
Dec 24, 2024 -
Documentation for 'zeta' inline completion provider
#22392 closed
Dec 24, 2024 -
[Windows] Failing to read settings file
#9316 closed
Dec 24, 2024 -
Missing apt dependencies
#8930 closed
Dec 24, 2024 -
After multiple windows are used and closed, the memory will not decrease.
#7438 closed
Dec 24, 2024 -
Disabling co-pilot suggestions for markdown doesn't work
#4338 closed
Dec 24, 2024 -
Copilot logs and copilot RPC messages are missing from language server logs pane.
#4340 closed
Dec 24, 2024 -
Windows: how can i show the main menu.
#10919 closed
Dec 23, 2024 -
Unable to install on M3 Macbook Air
#22365 closed
Dec 23, 2024 -
Formatting Json seems to finally work, but it doesn't work for GeoJson
#22361 closed
Dec 23, 2024 -
Mistral.ai support, at least only in the documentation.
#22363 closed
Dec 23, 2024 -
No action type registered for workspace::MoveItemToPane
#22358 closed
Dec 23, 2024 -
Linux cannot install gopls when starting zed from .desktop file
#21406 closed
Dec 22, 2024 -
Horizontal scrollbars appear in inline diffs
#22271 closed
Dec 21, 2024 -
Allow decorated_function in pytest-based test discovery and runnables for Python
#22324 closed
Dec 21, 2024 -
Non-maximized Zed-window grows larger when closed and opened again
#17870 closed
Dec 20, 2024 -
Can't install extensions
#10907 closed
Dec 20, 2024 -
How to configure the proto extension?
#22139 closed
Dec 20, 2024 -
Global search: search on each query change, not on Enter
#22303 closed
Dec 20, 2024 -
UI Issue for long project names on Mac
#21877 closed
Dec 20, 2024 -
Hotkeys for git add and git commit.
#22298 closed
Dec 20, 2024 -
json-language-server appears to be downloaded every time Zed is opened
#22241 closed
Dec 20, 2024
64 Issues opened by 62 people
-
Lost focus when navigate back in project search result
#22447 opened
Dec 27, 2024 -
Weird scrolling behaviour in search results/Project diagnostic pages
#22446 opened
Dec 27, 2024 -
Tailwind's experimental.classRegex doesn't seem to be working
#22445 opened
Dec 27, 2024 -
Prompt multiplying and fish not working
#22442 opened
Dec 27, 2024 -
Zed will keep creating npm processes until it freezes the Win11.
#22440 opened
Dec 27, 2024 -
zed don't close preview tabs automaticly
#22438 opened
Dec 27, 2024 -
Escape Sequence Issue in Zed Terminal with JetBrains Mono Nerd Font
#22437 opened
Dec 27, 2024 -
Yanking does not respect fold contents
#22436 opened
Dec 27, 2024 -
Allow `editor::OpenContextMenu` to also work in project tree and terminal
#22435 opened
Dec 26, 2024 -
gpui: Drop shadows with no blur are not rendered
#22433 opened
Dec 26, 2024 -
Zed quitting after opening a new project and closing old window // Linux
#22432 opened
Dec 26, 2024 -
Provide clearer documentation on Remote Projects
#22429 opened
Dec 26, 2024 -
High CPU on Intel Mac (1000%+) - Python Language Server?
#22426 opened
Dec 26, 2024 -
Warning dialog with timer after settings `"base_keymap": "None"`
#22421 opened
Dec 25, 2024 -
Windows: Some Fonts/Text is unreadable.
#22420 opened
Dec 25, 2024 -
Zig's formatting doesn't work using `editor: format` command
#22415 opened
Dec 25, 2024 -
Strange behaviors of completion popover
#22412 opened
Dec 25, 2024 -
Support `typescriptServerPlugins`
#22410 opened
Dec 25, 2024 -
Migrate Zed to objc2
#22408 opened
Dec 25, 2024 -
SIGSEGV (Address boundary error)
#22406 opened
Dec 24, 2024 -
Duplicate "fix with assistant" code action
#22400 opened
Dec 24, 2024 -
[Linux/X64] Deleting a symlink will also trash it's content
#22399 opened
Dec 24, 2024 -
When in vim mode when press '' (the character ' twice) it doesn't go back to last position before jump
#22398 opened
Dec 24, 2024 -
Do not catch not-used/-binded hotkeys
#22395 opened
Dec 24, 2024 -
Clojure language server isn't executable
#22394 opened
Dec 24, 2024 -
Open on GitHub (remote)
#22393 opened
Dec 24, 2024 -
No indicator to show whether current file has unsaved content when tab_bar.show = "false"
#22390 opened
Dec 24, 2024 -
MacOS: Zed doesn’t recognize user library on external volume
#22389 opened
Dec 24, 2024 -
Zed `Y` with partial selection is inconsistent with vim.
#22388 opened
Dec 24, 2024 -
Jump to definition broken (Python + PyLSP)
#22384 opened
Dec 24, 2024 -
support `#set! "priority"` predicate in queries
#22381 opened
Dec 23, 2024 -
failed to download remote server release: 500
#22380 opened
Dec 23, 2024 -
Space key not working with Bulgarian keyboard layout on Linux/X11
#22379 opened
Dec 23, 2024 -
Arrow keys don't properly work when there's a multiline github copilot suggestion
#22378 opened
Dec 23, 2024 -
Zed can't use o1-preview model in GitHub Copilot chat since GA by GitHub
#22375 opened
Dec 23, 2024 -
Make LiveKit optional
#22374 opened
Dec 23, 2024 -
Add support for thinking models -- hide thought process into a collapsible section
#22373 opened
Dec 23, 2024 -
Renaming of `show_inline_completions` and `show_completions_on_input`
#22372 opened
Dec 23, 2024 -
Support for Per-Window Theme Customization
#22370 opened
Dec 23, 2024 -
Request to support Gemini 2.0 Flash
#22369 opened
Dec 23, 2024 -
cannot open file
#22362 opened
Dec 23, 2024 -
Centered layout not set when reopening editor
#22360 opened
Dec 23, 2024 -
prev/next git modified file within the project panel doesn't seem to fully work
#22359 opened
Dec 22, 2024 -
[pyright] Add "Code Action" to append related issue as ignore comment
#22356 opened
Dec 22, 2024 -
Enable subpixel positioning of text on terminal
#22355 opened
Dec 22, 2024 -
Implement something like the VSCode TabOut extension
#22349 opened
Dec 22, 2024 -
Add Option to Choose Auto-Complete Model and Separate Models for Different Features
#22347 opened
Dec 22, 2024 -
(Re)add .dds to list of supported image formats
#22345 opened
Dec 22, 2024 -
Inline completions show up in vim during normal mode
#22343 opened
Dec 21, 2024 -
Zed crashes when using `ciw` vim motion in assistant panel over collapsed actions
#22342 opened
Dec 21, 2024 -
Clarify `<old_text>` requirement and difference between create/update in suggest_edits prompt.
#22340 opened
Dec 21, 2024 -
Multiple windows of the same project
#22338 opened
Dec 21, 2024 -
Crashed
#22336 opened
Dec 21, 2024 -
Syntax color changes on scroll
#22334 opened
Dec 21, 2024 -
In the assistant, "/tabs" should be a shortcut for "/tab all"
#22331 opened
Dec 21, 2024 -
After running zed on Ubuntu, subsequent programs that start cannot obtain the name 'NTED_WM-PID'
#22326 opened
Dec 21, 2024 -
Error when interacting with Claude 3 Haiku and Claude 3 Sonnet
#22322 opened
Dec 21, 2024 -
Zed crashes after suspension and causes brief system freezes when opening new windows
#22320 opened
Dec 21, 2024 -
Section navigation is "inconsistent" in VIM, [[ and ]]
#22319 opened
Dec 21, 2024 -
Allow configuration of diagnostic severity to show in scrollbar
#22296 opened
Dec 20, 2024 -
Errors & warnings multi-buffer is extremely inconsistent.
#22295 opened
Dec 20, 2024 -
run_cmd command changed when saving a rust code file
#22291 opened
Dec 20, 2024
144 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
lsp: Implement support for the `textDocument/diagnostic` command
#19230 commented on
Dec 26, 2024 • 11 new comments -
Fix nix shell
#22091 commented on
Dec 25, 2024 • 2 new comments -
License clarification
#14753 commented on
Dec 22, 2024 • 0 new comments -
Login isn't working after updating to 0.130.4
#10381 commented on
Dec 24, 2024 • 0 new comments -
Watch Collab screen(codeing) will automatically sleep
#10443 commented on
Dec 24, 2024 • 0 new comments -
Zed unable to open GUI failed to retrieve next drawable
#12551 commented on
Dec 24, 2024 • 0 new comments -
Small artifacts above the collapse buttons
#13249 commented on
Dec 24, 2024 • 0 new comments -
rust-analyzer failed to run check or clippy command on rustc_private enabled files
#20712 commented on
Dec 24, 2024 • 0 new comments -
ESLint/TypeScript Error Display Issues
#4743 commented on
Dec 24, 2024 • 0 new comments -
[WINDOWS] Most LSPs give error: "Cannot read LSP message header"
#12013 commented on
Dec 24, 2024 • 0 new comments -
Support unsetting default keybindings
#20167 commented on
Dec 24, 2024 • 0 new comments -
Breaking Keybinding Changes 2024-11-13
#20425 commented on
Dec 24, 2024 • 0 new comments -
Smooth scrolling
#4355 commented on
Dec 24, 2024 • 0 new comments -
[Linux] Zed crashes when resizing
#19254 commented on
Dec 24, 2024 • 0 new comments -
limit size of copilot/supermaven suggestions
#21645 commented on
Dec 25, 2024 • 0 new comments -
language server not release when using `open recents` switch project
#21906 commented on
Dec 25, 2024 • 0 new comments -
Telescope-style search box
#8279 commented on
Dec 25, 2024 • 0 new comments -
can we have this app in flathub and snapstore
#9922 commented on
Dec 25, 2024 • 0 new comments -
Extra spaces when displaying function descriptions [ZED Preview]
#21632 commented on
Dec 25, 2024 • 0 new comments -
Add support for Gigacode
#12981 commented on
Dec 25, 2024 • 0 new comments -
pylsp running very slowly
#21076 commented on
Dec 22, 2024 • 0 new comments -
Verbose Rust Analyzer Errors
#21376 commented on
Dec 22, 2024 • 0 new comments -
Screen flickering issue on ChromeOS
#14284 commented on
Dec 22, 2024 • 0 new comments -
Support for docs comments in C++
#18169 commented on
Dec 23, 2024 • 0 new comments -
If closed while maximize will be not render on next launch
#14430 commented on
Dec 23, 2024 • 0 new comments -
build error on windows-msvc: C1083: Cannot open include file: 'wasm.h': No such file or directory
#18423 commented on
Dec 23, 2024 • 0 new comments -
All cmd-shift keybindings stop working since version 0.164
#22076 commented on
Dec 23, 2024 • 0 new comments -
Add support for Supermaven
#10013 commented on
Dec 23, 2024 • 0 new comments -
[Linux] Add option to disable client side decoration / enable native titlebar
#14165 commented on
Dec 23, 2024 • 0 new comments -
Weird behavior with prettier using plugins
#14779 commented on
Dec 24, 2024 • 0 new comments -
Subword motion ignores line breaks, jumps to next line unexpectedly
#17780 commented on
Dec 24, 2024 • 0 new comments -
Provide key bindings for the numpad keys
#11948 commented on
Dec 24, 2024 • 0 new comments -
The '[]' syntax in markdown results in garbled Chinese characters
#22232 commented on
Dec 24, 2024 • 0 new comments -
Option-left/right do not reposition the cursor correctly
#5331 commented on
Dec 24, 2024 • 0 new comments -
File history forward navigation fails to navigate forward / to recognize the file tab to navigate to
#4289 commented on
Dec 24, 2024 • 0 new comments -
Yaml Syntax Highlighting not working for Helm templates
#8487 commented on
Dec 24, 2024 • 0 new comments -
ESLint output error while loading rules when opening file in angular monorepo
#9321 commented on
Dec 24, 2024 • 0 new comments -
Add optimize import for python
#5188 commented on
Dec 25, 2024 • 0 new comments -
Svelte autocompletes insert the import multiple times :(
#19214 commented on
Dec 27, 2024 • 0 new comments -
Repeated searches from same cursor position skip first match (vim mode)
#21234 commented on
Dec 27, 2024 • 0 new comments -
Adopt GitHub Copilot assistant features
#18512 commented on
Dec 27, 2024 • 0 new comments -
Top-Ranking Issues (All Time) 📊
#5393 commented on
Dec 27, 2024 • 0 new comments -
Debugger implementation
#13433 commented on
Dec 26, 2024 • 0 new comments -
Add new Avatar component with fallback options
#20214 commented on
Dec 23, 2024 • 0 new comments -
workspace: Implement Extended Terminal Layout
#21337 commented on
Dec 27, 2024 • 0 new comments -
Add image dimension and file size information
#21675 commented on
Dec 22, 2024 • 0 new comments -
Implement bracket coloring by depth
#21875 commented on
Dec 26, 2024 • 0 new comments -
Add process ID to terminal tab tooltips
#21955 commented on
Dec 21, 2024 • 0 new comments -
linux: Add keyboard shortcuts for menus
#22074 commented on
Dec 21, 2024 • 0 new comments -
Improve multibuffer excerpt affordances
#22167 commented on
Dec 26, 2024 • 0 new comments -
project: Allow running multiple instances of a single language server within a single worktree
#22182 commented on
Dec 27, 2024 • 0 new comments -
Update Rust crate tree-sitter to 0.24
#22222 commented on
Dec 27, 2024 • 0 new comments -
Move git status out of Entry
#22224 commented on
Dec 22, 2024 • 0 new comments -
Add AnyQuotes support for unified quote handling similar to mini.ai nvim
#22263 commented on
Dec 25, 2024 • 0 new comments -
Move Vim mode indicator to the left side of the status bar
#22269 commented on
Dec 23, 2024 • 0 new comments -
Supermaven stuck in "Supermaven initializing" and not downloading binary
#15653 commented on
Dec 25, 2024 • 0 new comments -
Number of selected characters is wrong in vim linewise visual mode
#10727 commented on
Dec 25, 2024 • 0 new comments -
Rainbow brackets
#5259 commented on
Dec 25, 2024 • 0 new comments -
emmet-language-server fails to launch on windows
#21834 commented on
Dec 25, 2024 • 0 new comments -
`Suggest Edits` not working
#21839 commented on
Dec 26, 2024 • 0 new comments -
Zed Python doesn't detect multiple venvs in project
#20402 commented on
Dec 26, 2024 • 0 new comments -
Top-Ranking Issues (last 7 days) 📊
#6952 commented on
Dec 26, 2024 • 0 new comments -
rust-analyzer: Failed to load workspaces.
#21762 commented on
Dec 26, 2024 • 0 new comments -
Enable syntax highlighting in strings
#20216 commented on
Dec 26, 2024 • 0 new comments -
add ability to show errors inline like VS Code(error lens)
#4901 commented on
Dec 26, 2024 • 0 new comments -
Disable auto indent while maintaining indent level in new lines
#11780 commented on
Dec 26, 2024 • 0 new comments -
"Close tab" hovertext sometimes becomes permanent, requires restart
#21230 commented on
Dec 26, 2024 • 0 new comments -
Dependency Dashboard
#15138 commented on
Dec 27, 2024 • 0 new comments -
Add `projects::Toggle` command
#21789 commented on
Dec 27, 2024 • 0 new comments -
Zed failed to open a window: NoSupportedDeviceFound
#13441 commented on
Dec 27, 2024 • 0 new comments -
Partial command echoing in Zed terminal
#20519 commented on
Dec 27, 2024 • 0 new comments -
Tracking Issue: Invisible Window on Linux
#16428 commented on
Dec 27, 2024 • 0 new comments -
unable to find pylsp
#21452 commented on
Dec 20, 2024 • 0 new comments -
Adding parentheses will create extra spaces
#21733 commented on
Dec 20, 2024 • 0 new comments -
Support Ruby as a linter
#22110 commented on
Dec 20, 2024 • 0 new comments -
Bug: git gutter status not update after git add, nested workdir's `.git` is soft link
#21965 commented on
Dec 20, 2024 • 0 new comments -
Copy current filename command
#21967 commented on
Dec 20, 2024 • 0 new comments -
No newline on yanking empty buffer under vim mode
#22005 commented on
Dec 20, 2024 • 0 new comments -
Turning my screen pink
#22007 commented on
Dec 20, 2024 • 0 new comments -
Vim: text-object entire
#22279 commented on
Dec 20, 2024 • 0 new comments -
Using line() function in Vim's substitute command
#22237 commented on
Dec 20, 2024 • 0 new comments -
Add Bazel support
#20786 commented on
Dec 20, 2024 • 0 new comments -
Use vim commands in keybinding with vim mode disabled
#22191 commented on
Dec 20, 2024 • 0 new comments -
Command to show file path
#22094 commented on
Dec 20, 2024 • 0 new comments -
Pull request links in blame tooltip do not respect forks
#22277 commented on
Dec 20, 2024 • 0 new comments -
editor::OpenExcerptsAndClose action (-> Open excerpt and close multibuf tab)
#21558 commented on
Dec 20, 2024 • 0 new comments -
terminal: `$PATH` has duplicated entries at the end (on macOS)
#21678 commented on
Dec 20, 2024 • 0 new comments -
Updating zed should ignore `restore_on_startup`
#21670 commented on
Dec 20, 2024 • 0 new comments -
Allow reordering status bar buttons
#21890 commented on
Dec 20, 2024 • 0 new comments -
Change how the width of the gutter is calculated considering propotional fonts.
#21860 commented on
Dec 20, 2024 • 0 new comments -
Search Buffer Symbols modal doesn't deploy from Buffer Search Bar
#22281 commented on
Dec 20, 2024 • 0 new comments -
Google Vertex AI provider with Region Selection support
#18493 commented on
Dec 20, 2024 • 0 new comments -
copy paste not working on the latest linux update
#20984 commented on
Dec 20, 2024 • 0 new comments -
HTML syntax highlighting broken in ERB files
#12174 commented on
Dec 20, 2024 • 0 new comments -
xdg-open fails to open zed
#22235 commented on
Dec 20, 2024 • 0 new comments -
Muting self turns other speakers into chipmunks
#9396 commented on
Dec 20, 2024 • 0 new comments -
tasks: relative 'cwd' paths break commands
#10999 commented on
Dec 20, 2024 • 0 new comments -
Per window Model/Context selection
#21588 commented on
Dec 20, 2024 • 0 new comments -
Text rendering has glitches for pathologically large files
#5355 commented on
Dec 20, 2024 • 0 new comments -
Inconsistent Project Search Behavior with Multiple Worktrees
#22019 commented on
Dec 20, 2024 • 0 new comments -
`Rerun task` tooltip staying on screen when it shouldn't
#21657 commented on
Dec 20, 2024 • 0 new comments -
Support multiple prompt arguments
#21944 commented on
Dec 20, 2024 • 0 new comments -
Search does not remember last settings
#21956 commented on
Dec 20, 2024 • 0 new comments -
Crash when leaving collab channel
#21937 commented on
Dec 20, 2024 • 0 new comments -
Alt key icon is incorrect on Linux
#21938 commented on
Dec 20, 2024 • 0 new comments -
EPUB support
#21889 commented on
Dec 20, 2024 • 0 new comments -
Zig's language server "zls" is stopped unexpectedly
#21714 commented on
Dec 20, 2024 • 0 new comments -
scroll down not same as scroll up
#21639 commented on
Dec 20, 2024 • 0 new comments -
Remote SSH connection fails to load direnv environment
#20477 commented on
Dec 21, 2024 • 0 new comments -
show_completion_documentation = false removes slash command descriptions
#20840 commented on
Dec 21, 2024 • 0 new comments -
editor open file do not work with Linux
#22250 commented on
Dec 21, 2024 • 0 new comments -
Highlight all matching occurrences of text in selection
#12635 commented on
Dec 21, 2024 • 0 new comments -
Cannot type Japanese with Google Japanese IME
#15409 commented on
Dec 21, 2024 • 0 new comments -
Regression: TypeScript with Yarn PnP configuration not working in Zed v0.154.2
#18410 commented on
Dec 21, 2024 • 0 new comments -
Phantom window on Nixos
#22288 commented on
Dec 21, 2024 • 0 new comments -
PHP: Toggling line comment for a line only containing a PHP attribute does not actually toggle comment
#21930 commented on
Dec 21, 2024 • 0 new comments -
Is it possible to automatically close the References tab
#12422 commented on
Dec 21, 2024 • 0 new comments -
Zed creates unkillable process and freezes certain apps on NixOS
#22086 commented on
Dec 22, 2024 • 0 new comments -
Can set ui font family, but not buffer
#17203 commented on
Dec 22, 2024 • 0 new comments -
Flash.nvim style search in a document.
#14801 commented on
Dec 22, 2024 • 0 new comments -
Close project window via main menu (Improve UX for tiling window managers (i3/sway/etc))
#19501 commented on
Dec 22, 2024 • 0 new comments -
Build error in 0.165.x series
#22098 commented on
Dec 22, 2024 • 0 new comments -
React Double Import with Suggestion
#9248 commented on
Dec 22, 2024 • 0 new comments -
Spacebar not recognized using Cinnamon desktop and Spanish keyboard layout
#20465 commented on
Dec 22, 2024 • 0 new comments -
`format_on_save` does not work with `autosave`
#16588 commented on
Dec 22, 2024 • 0 new comments -
Linux: prebuilt .so files in binary tarball from zed.dev are not covered by licenses.md
#14636 commented on
Dec 22, 2024 • 0 new comments -
Support ChatGPT work with Apps on macOS feature
#21835 commented on
Dec 20, 2024 • 0 new comments -
Improve remote functionalities
#21842 commented on
Dec 20, 2024 • 0 new comments -
gpui: Allow app message loop to run after all windows are closed on other platforms
#22008 commented on
Dec 20, 2024 • 0 new comments -
Multiple cursor case preserve
#21966 commented on
Dec 20, 2024 • 0 new comments -
Font rendering on LoDPI displays
#7992 commented on
Dec 20, 2024 • 0 new comments -
Very slow vue language server in large project
#22231 commented on
Dec 20, 2024 • 0 new comments -
ToggleComments does not work inside fenced code blocks in Markdown files
#22245 commented on
Dec 20, 2024 • 0 new comments -
Bash syntax highlighting issue with case operator
#22255 commented on
Dec 20, 2024 • 0 new comments -
Add ability to disable fuzzy finder in code completions
#22230 commented on
Dec 20, 2024 • 0 new comments -
Markdown Preview crashes while scrolling
#22192 commented on
Dec 20, 2024 • 0 new comments -
feature request: create file if not exists in file finder
#22097 commented on
Dec 20, 2024 • 0 new comments -
broken python intellisense is making zed unusable
#22266 commented on
Dec 20, 2024 • 0 new comments -
Can't open subdirectory in new window
#22184 commented on
Dec 20, 2024 • 0 new comments -
theme: select comment cannot see contents
#22130 commented on
Dec 20, 2024 • 0 new comments -
Assistant: Per-Project /default context configuration
#22187 commented on
Dec 20, 2024 • 0 new comments -
Add support for OpenAI o1 and Claude 3.5 Haiku models
#22185 commented on
Dec 20, 2024 • 0 new comments -
File names in File Viewer acting as surface background when using transparent/blurred settings.
#21663 commented on
Dec 20, 2024 • 0 new comments -
gpui test macro exceeds recursion limit
#21685 commented on
Dec 21, 2024 • 0 new comments