Hello,
In LSP there is a documentHighlight which shows all the similar words. Is there a keybinding which I can use to move between the highlighted items?
Plus the lsp_document_symbols command crashes with the following message
AppData\Roaming\Sublime Text 3\Installed Packages\LSP.sublime-package\plugin/symbols.py", line 69, in on_symbol_selected
IndexError: list index out of range
Is there any fix for this?