mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-06 10:42:08 +00:00
66fce5ec8e
If you want to call `abs_path` or `load`, the file needs to be local. You call `as_local` which returns `Option<dyn LocalFile>` with those local-only methods. I think this makes it more explicit what works only locally vs everywhere. |
||
---|---|---|
.. | ||
buffer.rs | ||
diagnostic_set.rs | ||
highlight_map.rs | ||
language.rs | ||
outline.rs | ||
proto.rs | ||
tests.rs |