Port to gpui2
This commit is contained in:
parent
721d7615c3
commit
d9b0828beb
4 changed files with 542 additions and 11 deletions
|
@ -299,6 +299,7 @@ pub enum Event {
|
|||
CollaboratorJoined(proto::PeerId),
|
||||
CollaboratorLeft(proto::PeerId),
|
||||
RefreshInlayHints,
|
||||
RevealInProjectPanel(ProjectEntryId),
|
||||
}
|
||||
|
||||
pub enum LanguageServerState {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue