Merge 25683b4cba
into 0e575b2809
This commit is contained in:
commit
0ebc295c09
12 changed files with 37 additions and 24 deletions
|
@ -1007,7 +1007,7 @@ impl Render for LspTool {
|
|||
|
||||
let lsp_tool = cx.entity();
|
||||
|
||||
div().child(
|
||||
div().py(DynamicSpacing::Base04.rems(cx)).child(
|
||||
PopoverMenu::new("lsp-tool")
|
||||
.menu(move |_, cx| lsp_tool.read(cx).lsp_menu.clone())
|
||||
.anchor(Corner::BottomLeft)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue