.. |
activity_indicator
|
Add labeled tasks to gpui and observe them in the activity status to give feedback when we are still waiting for the language server
|
2023-02-20 20:28:48 -08:00 |
assets
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
auto_update
|
Changed label and text to be generic over static strings and owned strings
|
2023-02-21 16:47:29 -08:00 |
breadcrumbs
|
Changed label and text to be generic over static strings and owned strings
|
2023-02-21 16:47:29 -08:00 |
call
|
Increase reconnect timeout
|
2023-03-03 13:10:08 -08:00 |
cli
|
Switch to open based restarting
|
2023-02-16 16:47:43 -08:00 |
client
|
Avoid trying to reconnect to a room if client is signed out
|
2023-02-23 14:53:10 +01:00 |
clock
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
collab
|
collab 0.7.0
|
2023-03-09 09:30:04 +01:00 |
collab_ui
|
Sort collaborators in titlebar alphabetically instead of by replica id
|
2023-03-08 21:38:30 -05:00 |
collections
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
command_palette
|
Changed label and text to be generic over static strings and owned strings
|
2023-02-21 16:47:29 -08:00 |
context_menu
|
Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage
|
2023-02-23 14:10:55 -08:00 |
db
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
diagnostics
|
Changed label and text to be generic over static strings and owned strings
|
2023-02-21 16:47:29 -08:00 |
drag_and_drop
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
editor
|
Limit dirty buffer save optimization to multi-buffers
|
2023-03-09 07:26:22 +01:00 |
feedback
|
Merge branch 'main' into add-link-to-community-repo-in-feedback-editor
|
2023-02-27 13:56:01 -05:00 |
file_finder
|
Add test for new sorting behavior
|
2023-02-25 14:06:54 -08:00 |
fs
|
Removed old experiments settings and staff mode flag, added new StaffMode global that is set based on the webserver's staff bit
|
2023-01-27 15:43:12 -08:00 |
fsevent
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
fuzzy
|
remove commented line
|
2023-02-27 12:06:10 -08:00 |
git
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
go_to_line
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
gpui
|
Switch from changing the meaning of the predicate to adding an additional match_dispatch_path_context API for UI elements
|
2023-03-09 19:32:09 -08:00 |
gpui_macros
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
journal
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
language
|
Add randomized test to remove active selections from buffer
|
2023-03-09 07:47:05 +01:00 |
live_kit_client
|
Introduce an OSAction that can be associated with menu items for mac platform compatibility.
|
2023-02-22 09:02:31 -08:00 |
live_kit_server
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
lsp
|
Add setting for removing trailing whitespace on save
|
2023-02-28 21:52:00 -08:00 |
media
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
menu
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
outline
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
pando
|
fix build error
|
2023-02-13 14:12:43 -08:00 |
picker
|
Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage
|
2023-02-23 14:10:55 -08:00 |
plugin
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
plugin_macros
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
plugin_runtime
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
project
|
Limit dirty buffer save optimization to multi-buffers
|
2023-03-09 07:26:22 +01:00 |
project_panel
|
Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage
|
2023-02-23 14:10:55 -08:00 |
project_symbols
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
recent_projects
|
show notification if no recent projects
|
2023-02-07 00:10:11 -08:00 |
rope
|
Update bromberg dependency to have alloc
|
2023-02-24 14:34:24 -08:00 |
rpc
|
Increase reconnect timeout
|
2023-03-03 13:10:08 -08:00 |
search
|
Seperate out x-mark width
|
2023-03-01 00:18:45 -08:00 |
settings
|
Add a setting for ensuring a single final newline on save
|
2023-02-28 21:52:00 -08:00 |
snippet
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
sqlez
|
fix sqlez warning, introduce tab and enter bindings to vim for inputing tab and enter text when waiting for text
|
2023-02-13 13:50:37 -08:00 |
sqlez_macros
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
sum_tree
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
terminal
|
Merge pull request #2161 from zed-industries/community/3-reveal-in-finder
|
2023-02-15 16:11:04 +02:00 |
terminal_view
|
Seperate out x-mark width
|
2023-03-01 00:18:45 -08:00 |
text
|
Added complete scripts for generating third party license files
|
2023-01-23 12:47:12 -08:00 |
theme
|
Merge pull request #2233 from zed-industries/fix-code-folding-initialization
|
2023-03-03 12:30:53 -08:00 |
theme_selector
|
Move StaffMode declaration out of paths
|
2023-01-27 15:45:33 -08:00 |
theme_testbench
|
Merge pull request #2198 from zed-industries/more-item-defaults
|
2023-02-22 09:14:12 -08:00 |
util
|
WIp
|
2023-02-28 16:34:28 -08:00 |
vim
|
Fix comments
|
2023-02-28 17:25:35 -08:00 |
workspace
|
Update db followers table when user leaves a project
|
2023-03-07 18:56:03 -05:00 |
zed
|
v0.77.x dev
|
2023-03-08 13:25:32 -05:00 |