ZIm/crates
Max Brunsfeld aeea47323a Fix enclosing-bracket bug that appeared in JS for loops
Previously, we were relying on the tree-sitter query's range restriction to
avoid returning brackets that did not contain the given range. But the
query's range restriction only guarantees that we don't descend into parent
nodes unless they intersect the range.
2022-11-23 13:37:22 -08:00
..
activity_indicator remove unused comment 2022-11-08 14:26:55 -08:00
assets Generate themes before compiling the 'assets' crate 2022-10-31 13:25:12 -07:00
auto_update Merge pull request #1831 from zed-industries/theme-tweaks 2022-11-02 10:04:55 -04:00
breadcrumbs Removed breadcrumb scrollable 2022-10-17 15:29:51 -07: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 Get integration tests passing with sqlite 2022-11-10 11:03:52 -08:00
clock One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
collab collab 0.2.4 2022-11-17 11:44:29 -08:00
collab_ui Show placeholder text for pickers 2022-11-04 10:18:47 +01:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette Show placeholder text for pickers 2022-11-04 10:18:47 +01:00
context_menu Merge pull request #1764 from zed-industries/gpui-events 2022-10-18 15:24:13 -06:00
db Added channel to database directories 2022-10-28 11:50:26 -07:00
diagnostics Tried alternate stratergy 2022-11-08 11:54:26 -08:00
drag_and_drop collab 0.2.3 2022-11-15 15:45:04 -07:00
editor Fix file extension retrieval for single-file worktrees 2022-11-21 12:34:36 -08:00
file_finder Split and move to pane working 2022-11-08 14:19:31 -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 address issue where mouse down events weren't getting captured after the multiple handlers change 2022-11-18 13:04:27 -08:00
gpui_macros Merge pull request #1685 from zed-industries/vim-text-objects 2022-10-11 16:36:19 -07:00
journal collab 0.2.3 2022-11-15 15:45:04 -07:00
language Fix enclosing-bracket bug that appeared in JS for loops 2022-11-23 13:37:22 -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 Add LspAdapter hook for processing completions, fix completion sorting from Pyright 2022-11-17 15:26:46 -08:00
project_panel Allow dragging and dropping project entries 2022-11-10 20:43:55 -08:00
project_symbols collab 0.2.3 2022-11-15 15:45:04 -07:00
rope Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
rpc Bump protocol version 2022-10-24 17:06:40 +02:00
search Tried alternate stratergy 2022-11-08 11:54:26 -08:00
settings Merge pull request #1814 from zed-industries/golden-ratio 2022-11-18 13:14:03 -08:00
snippet One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
sum_tree Move cloneable diff state into new snapshot type 2022-09-29 13:16:02 -04:00
terminal Check for wakeups correctly 2022-11-17 11:14:31 -08:00
text Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07: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 collab 0.2.3 2022-11-15 15:45:04 -07:00
util Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
vim collab 0.2.3 2022-11-15 15:45:04 -07:00
workspace Merge pull request #1814 from zed-industries/golden-ratio 2022-11-18 13:14:03 -08:00
zed v0.67.x dev 2022-11-23 09:56:06 -08:00