Commit 00a2186
committed
lsp.client: Fix breadcrumb rendering
After the document symbols are collected, they also need to be added
to the result list. Before this change the result was ignored.1 parent 81f08c1 commit 00a2186
File tree
1 file changed
+1
-1
lines changed- ide/lsp.client/src/org/netbeans/modules/lsp/client/bindings
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments