Sublime Forum

Keybinding lsp document highlight move to next and previous

#1

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?

0 Likes

#2

is there a reason why you chose not to report this on the LSP plugin’s issue tracker?

1 Like

#3

Sorry, I didn’t think about it. I will put it there.

0 Likes