ZIm/zed/src
Max Brunsfeld b51ae1f668 WIP
2021-05-23 21:42:45 -07:00
..
editor WIP 2021-05-23 21:42:45 -07:00
sum_tree Save a few allocations when pushing to a SumTree 2021-05-18 17:34:36 +02:00
workspace Use a different tab icon color for buffers with conflicts 2021-05-11 16:59:31 -07:00
worktree Index into prefix or path depending on where the match was found 2021-05-20 12:47:08 +02:00
assets.rs WIP: Get everything compiling again and keep window open 2021-03-19 12:12:10 -06:00
file_finder.rs Introduce LanguageRegistry object 2021-05-22 12:34:35 +02:00
language.rs Start maintaining a syntax tree on buffers 2021-05-22 12:34:35 +02:00
lib.rs Introduce LanguageRegistry object 2021-05-22 12:34:35 +02:00
main.rs Introduce LanguageRegistry object 2021-05-22 12:34:35 +02:00
menus.rs Merge branch 'master' into close-window 2021-05-07 14:24:48 -07:00
operation_queue.rs WIP: Get the type checker passing... 2021-05-13 19:24:03 +02:00
settings.rs Replace zed::watch with postage::watch for settings 2021-05-06 15:27:18 -06:00
test.rs Introduce LanguageRegistry object 2021-05-22 12:34:35 +02:00
time.rs Implement time::Global using a SmallVec 2021-05-18 17:34:48 +02:00
util.rs Get buffer tests passing after switching to byte coordinates 2021-05-20 12:47:08 +02:00
workspace.rs Introduce LanguageRegistry object 2021-05-22 12:34:35 +02:00
worktree.rs Remove condition_with_duration for ModelHandle 2021-05-19 14:50:28 +02:00