Do not show directories in the InvalidBufferView
(#36906)
Follow-up of https://github.com/zed-industries/zed/pull/36764 Release Notes: - N/A
This commit is contained in:
parent
628a9cd8ea
commit
65de969cc8
5 changed files with 50 additions and 86 deletions
|
@ -1743,6 +1743,5 @@ pub enum Event {
|
|||
}
|
||||
|
||||
impl EventEmitter<Event> for LogStore {}
|
||||
impl EventEmitter<Event> for LspLogView {}
|
||||
impl EventEmitter<EditorEvent> for LspLogView {}
|
||||
impl EventEmitter<SearchEvent> for LspLogView {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue