.. |
activity_indicator
|
wip
|
2022-12-03 16:06:01 -08:00 |
assets
|
Generate themes before compiling the 'assets' crate
|
2022-10-31 13:25:12 -07:00 |
auto_update
|
rename sql_method to query and adjust the syntax to more closely match function definitions
|
2022-12-03 16:06:01 -08:00 |
breadcrumbs
|
wip
|
2022-12-03 16:06:01 -08:00 |
call
|
Show a Calling indicator right away when initiating a call
|
2022-10-25 11:05:57 +02:00 |
cli
|
Cap MessageStream buffer size to 1MB
|
2022-05-31 11:16:32 +02:00 |
client
|
rename sql_method to query and adjust the syntax to more closely match function definitions
|
2022-12-03 16:06:01 -08:00 |
clock
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
collab
|
working serialized writes with panics on failure. Everything seems to be working
|
2022-12-03 16:06:01 -08:00 |
collab_ui
|
working serialized writes with panics on failure. Everything seems to be working
|
2022-12-03 16:06:01 -08:00 |
collections
|
Disable doctests for all libraries
|
2022-03-03 16:15:56 -08:00 |
command_palette
|
working serialized writes with panics on failure. Everything seems to be working
|
2022-12-03 16:06:01 -08:00 |
context_menu
|
Merge pull request #1764 from zed-industries/gpui-events
|
2022-10-18 15:24:13 -06:00 |
db
|
CHANGE LOCK TO NOT BE DROPPED INSTANTLY. DANG U RUST
|
2022-12-03 16:06:02 -08:00 |
diagnostics
|
working serialized writes with panics on failure. Everything seems to be working
|
2022-12-03 16:06:01 -08:00 |
drag_and_drop
|
collab 0.2.3
|
2022-11-15 15:45:04 -07:00 |
editor
|
Reworked thread safe connection be threadsafer,,,, again
|
2022-12-03 16:06:02 -08:00 |
file_finder
|
working serialized writes with panics on failure. Everything seems to be working
|
2022-12-03 16:06:01 -08:00 |
fs
|
Fix hang due to acquiring rng lock twice
|
2022-11-01 09:35:53 +01:00 |
fsevent
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
fuzzy
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
git
|
Layout git gutters inclusively
|
2022-10-31 14:35:42 -04:00 |
go_to_line
|
Tried alternate stratergy
|
2022-11-08 11:54:26 -08:00 |
gpui
|
Distributed database pattern built.
|
2022-12-03 16:06:01 -08:00 |
gpui_macros
|
Added sql! proc macro which checks syntax errors on sql code and displays them with reasonable underline locations
|
2022-12-03 16:06:01 -08:00 |
journal
|
collab 0.2.3
|
2022-11-15 15:45:04 -07:00 |
language
|
Merge pull request #1912 from zed-industries/matching-brackets-must-contain-range
|
2022-11-23 13:44:48 -08:00 |
live_kit_client
|
Move weak linking into zed's build.rs
|
2022-11-08 16:04:55 +01:00 |
live_kit_server
|
Leave Zed room when LiveKit room disconnects
|
2022-10-21 14:21:45 +02:00 |
lsp
|
Fix error on clangd when compile-commands.json is present
|
2022-10-13 11:10:23 +02:00 |
media
|
Render surfaces correctly when encoded in 420YpCbCr8BiPlanarFullRange
|
2022-09-13 14:10:13 +02:00 |
menu
|
Require that PartialEq is implemented for Action
|
2022-06-06 09:18:44 +02:00 |
outline
|
Tried alternate stratergy
|
2022-11-08 11:54:26 -08:00 |
picker
|
Show placeholder text for pickers
|
2022-11-04 10:18:47 +01:00 |
plugin
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
plugin_macros
|
Fix minor issues pointed out in the review
|
2022-07-11 15:54:03 +02:00 |
plugin_runtime
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
project
|
Dock persistence working!
|
2022-12-03 16:06:01 -08:00 |
project_panel
|
working serialized writes with panics on failure. Everything seems to be working
|
2022-12-03 16:06:01 -08:00 |
project_symbols
|
Fixup compile errors
|
2022-11-22 02:49:47 -05:00 |
rope
|
Style
|
2022-11-30 13:11:08 -05:00 |
rpc
|
Bump protocol version back down as proto changes are non-breaking
|
2022-11-23 13:40:49 -05:00 |
search
|
Added UUID based, stable workspace ID for caching on item startup. Completed first sketch of terminal persistence. Still need to debug it though....
|
2022-12-03 16:06:01 -08:00 |
settings
|
Distributed database pattern built.
|
2022-12-03 16:06:01 -08:00 |
snippet
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
sqlez
|
CHANGE LOCK TO NOT BE DROPPED INSTANTLY. DANG U RUST
|
2022-12-03 16:06:02 -08:00 |
sqlez_macros
|
CHANGE LOCK TO NOT BE DROPPED INSTANTLY. DANG U RUST
|
2022-12-03 16:06:02 -08:00 |
sum_tree
|
Move cloneable diff state into new snapshot type
|
2022-09-29 13:16:02 -04:00 |
terminal
|
Reworked thread safe connection be threadsafer,,,, again
|
2022-12-03 16:06:02 -08:00 |
text
|
Add a layer of indirection between excerpt ids and locators
|
2022-11-28 14:18:49 -08:00 |
theme
|
Start dragging project panel entries
|
2022-11-07 17:00:01 -05:00 |
theme_selector
|
Show placeholder text for pickers
|
2022-11-04 10:18:47 +01:00 |
theme_testbench
|
Dock persistence working!
|
2022-12-03 16:06:01 -08:00 |
util
|
First draft of graceful corruption restoration
|
2022-12-03 16:06:02 -08:00 |
vim
|
working serialized writes with panics on failure. Everything seems to be working
|
2022-12-03 16:06:01 -08:00 |
workspace
|
CHANGE LOCK TO NOT BE DROPPED INSTANTLY. DANG U RUST
|
2022-12-03 16:06:02 -08:00 |
zed
|
make thread safe connection more thread safe
|
2022-12-03 16:06:01 -08:00 |