You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`last_picker`| Open last picker | normal: `` <space>' ``, select: `` <space>' ``|
@@ -294,3 +294,7 @@
294
294
|`extend_to_word`| Extend to a two-character label | select: `` gw ``|
295
295
|`goto_next_tabstop`| goto next snippet placeholder ||
296
296
|`goto_prev_tabstop`| goto next snippet placeholder ||
297
+
|`syntax_symbol_picker`| Open a picker of symbols from the syntax tree ||
298
+
|`syntax_workspace_symbol_picker`| Open a picker of symbols for the workspace based on syntax trees ||
299
+
|`lsp_or_syntax_symbol_picker`| Open an LSP symbol picker if available, or syntax otherwise | normal: `` <space>s ``, select: `` <space>s ``|
300
+
|`lsp_or_syntax_workspace_symbol_picker`| Open a workspace LSP symbol picker if available, or syntax workspace symbol picker otherwise | normal: `` <space>S ``, select: `` <space>S ``|
0 commit comments