Commit 9bf5442
committed
Show Metals treeview associated with current buffer filename.
Fix a bug with multiple workspaces, when closing one workspace
the treeview will be closed. When a file associated with the closed
workspace was open and invoking lsp-metals-treeview the other
workspace's treeview would be displayed.
lsp-metals-treeview now uses lsp-find-workspace with metals
server-id and filename of current buffer to locate the
associated workspace.1 parent 6d61972 commit 9bf5442
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
826 | 826 | | |
827 | 827 | | |
828 | 828 | | |
829 | | - | |
| 829 | + | |
| 830 | + | |
830 | 831 | | |
831 | 832 | | |
832 | 833 | | |
| |||
0 commit comments