WIP: Working modal, without navigation and search on every keystroke
This commit is contained in:
parent
9d19dea7dd
commit
40ff7779bb
4 changed files with 146 additions and 19 deletions
|
@ -14,6 +14,8 @@ language = { path = "../language" }
|
|||
project = { path = "../project" }
|
||||
workspace = { path = "../workspace" }
|
||||
util = { path = "../util" }
|
||||
picker = { path = "../picker" }
|
||||
theme = { path = "../theme" }
|
||||
anyhow.workspace = true
|
||||
futures.workspace = true
|
||||
smol.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue