HTMLSheets commands don't work occasionally
Closed this issue · 0 comments
TerminalFi commented
Due to the following the shimcommands don't execute. The fix is that the shimcommand should first call window.focus_view(view)
before running the view command
https://github.com/TerminalFi/LSP-copilot/blob/master/plugin/commands.py#L144