zed/crates
Max Brunsfeld adeb7e6864 Incorporate syntax highlighting into symbol outline view
Still need to figure out how to style the fuzzy match characters
now that there's syntax highlighting. Right now, they are
underlined in red.
2022-01-13 18:10:02 -08:00
..
chat_panel Unify Flexible and Expanded elements 2022-01-06 17:29:34 -08:00
client Preserve the order of responses with respect to all other incoming messages 2022-01-12 18:26:00 +01:00
clock Fix Global::gt and rename it to changed_since 2022-01-05 17:36:12 -08:00
collections
contacts_panel Unify Flexible and Expanded elements 2022-01-06 17:29:34 -08:00
diagnostics Add unit test for diagnostic + path header ordering 2022-01-12 11:34:57 -08:00
editor Incorporate syntax highlighting into symbol outline view 2022-01-13 18:10:02 -08:00
file_finder Refactor opening workspace items 2022-01-07 17:38:37 +01:00
fsevent
fuzzy Report the candidate's index when matching strings 2022-01-13 15:09:27 +01:00
go_to_line Implement navigation via outline modal 2022-01-13 11:48:44 -08:00
gpui Incorporate syntax highlighting into symbol outline view 2022-01-13 18:10:02 -08:00
gpui_macros
journal Merge branch 'main' into share-project 2021-12-20 11:42:59 -08:00
language Incorporate syntax highlighting into symbol outline view 2022-01-13 18:10:02 -08:00
lsp Implement Buffer::format 2022-01-12 18:01:20 +01:00
outline Incorporate syntax highlighting into symbol outline view 2022-01-13 18:10:02 -08:00
project Preserve the order of responses with respect to all other incoming messages 2022-01-12 18:26:00 +01:00
project_panel Remove stray dbg! calls 2022-01-11 13:56:07 -08:00
rpc Test ordering of responses with respect to uni-directional messages 2022-01-12 11:19:17 -07:00
server Merge pull request #338 from zed-industries/use-wildcard-cert 2022-01-12 17:23:04 -07:00
sum_tree Send diagnostic summaries to guests when they join the project 2022-01-06 12:12:09 -07:00
text Implement Buffer::format 2022-01-12 18:01:20 +01:00
theme Tweak theming of project diagnostics 2022-01-12 10:51:08 -08:00
theme_selector Report the candidate's index when matching strings 2022-01-13 15:09:27 +01:00
util Introduce randomized test for collaboration on buffers 2022-01-05 11:51:41 +01:00
workspace Add unit test for diagnostic + path header ordering 2022-01-12 11:34:57 -08:00
zed Allow multiple disjoint nodes to be captured as matcheable in the outline query 2022-01-13 14:04:25 -08:00