.. |
activity_indicator
|
Show LSP status and auto update status in one status bar indicator
|
2022-06-29 16:54:01 -07:00 |
assets
|
Move assets to their own crate, load keymaps in vim tests
|
2022-04-11 15:54:52 -07:00 |
auto_update
|
Show LSP status and auto update status in one status bar indicator
|
2022-06-29 16:54:01 -07:00 |
breadcrumbs
|
Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice
|
2022-05-13 16:58:30 -07:00 |
chat_panel
|
Accept a datetime range when querying project activity
|
2022-06-21 14:03:10 +02:00 |
cli
|
Cap MessageStream buffer size to 1MB
|
2022-05-31 11:16:32 +02:00 |
client
|
Ensure that usernames, user ids, and client ids match in random collaboration test
|
2022-06-30 14:51:22 -07:00 |
clock
|
Put vector clock serialization logic alongside other serialization logic
|
2022-03-04 13:54:07 -08:00 |
collab
|
Fix panics in database tests
|
2022-07-05 17:59:40 +02:00 |
collections
|
Disable doctests for all libraries
|
2022-03-03 16:15:56 -08:00 |
command_palette
|
add test for filter
|
2022-06-28 13:45:34 -07:00 |
contacts_panel
|
Merge branch 'main' into user-timeline
|
2022-07-04 09:23:16 +02:00 |
context_menu
|
Use a different fit mode for tooltips
|
2022-06-15 16:45:04 +02:00 |
diagnostics
|
Move autosave logic up into Workspace and Pane
|
2022-07-06 16:33:22 +02:00 |
editor
|
Move autosave logic up into Workspace and Pane
|
2022-07-06 16:33:22 +02:00 |
file_finder
|
Upgrade deps to avoid multiple versions of transitive deps
|
2022-06-02 17:38:33 -07:00 |
fsevent
|
🎨
|
2022-05-23 09:48:00 +02:00 |
fuzzy
|
Show requests in contacts panel
|
2022-05-09 12:48:07 -06:00 |
go_to_line
|
Introduce keyboard navigation in context menus
|
2022-05-26 16:36:30 +02:00 |
gpui
|
Report whether a view was focused or blurred when observing focus
|
2022-07-06 15:53:40 +02:00 |
gpui_macros
|
Allow taking an Arc<Deterministic> in [gpui::test] -decorated tests
|
2022-04-11 13:42:30 +02:00 |
journal
|
Prevent setting files from showing up in project and contacts panels
|
2022-06-14 14:47:16 +02:00 |
language
|
Strip carriage returns from all text in text::Buffer
|
2022-07-05 17:25:09 -07:00 |
lsp
|
Restart language server using original root path rather than the path of the buffer restarted from
|
2022-06-30 19:11:21 -07:00 |
menu
|
Require that PartialEq is implemented for Action
|
2022-06-06 09:18:44 +02:00 |
outline
|
Switch MouseEventHandler to use MouseRegions
|
2022-05-26 20:00:01 -06:00 |
picker
|
Upgrade deps to avoid multiple versions of transitive deps
|
2022-06-02 17:38:33 -07:00 |
project
|
Strip carriage returns from all text in text::Buffer
|
2022-07-05 17:25:09 -07:00 |
project_panel
|
Select the last root when right-clicking below all project panel entries
|
2022-07-05 13:21:41 -07:00 |
project_symbols
|
Switch MouseEventHandler to use MouseRegions
|
2022-05-26 20:00:01 -06:00 |
rpc
|
Transmit new line ending when buffer is reloaded
|
2022-07-05 08:01:14 +02:00 |
search
|
Move autosave logic up into Workspace and Pane
|
2022-07-06 16:33:22 +02:00 |
settings
|
Honor Autosave setting in Editor
|
2022-07-05 17:51:01 +02:00 |
snippet
|
Add a snippet unit test with an escaped curly brace
|
2022-03-11 13:02:20 -08:00 |
sum_tree
|
Upgrade deps to avoid multiple versions of transitive deps
|
2022-06-02 17:38:33 -07:00 |
terminal
|
changed renderer
|
2022-07-05 17:10:01 -07:00 |
text
|
Replace lone carriage returns with newlines
|
2022-07-06 11:00:56 +02:00 |
theme
|
Added theme support
|
2022-06-28 17:07:18 -07:00 |
theme_selector
|
Switch MouseEventHandler to use MouseRegions
|
2022-05-26 20:00:01 -06:00 |
util
|
fix error with reverse range marked text ranges
|
2022-07-05 16:44:45 -07:00 |
vim
|
remove partial edit from normal.rs
|
2022-07-05 16:48:12 -07:00 |
workspace
|
Save item when closing it if autosave on focus change is enabled
|
2022-07-06 17:04:41 +02:00 |
zed
|
Move autosave tests down into Workspace
|
2022-07-06 16:55:05 +02:00 |