Describe the bug
The next_result/prev_result hooks don't jump to the next/prev diagnostic if there are build results
To Reproduce
Steps to reproduce the behaviour:
- Initiate a build
- Introduce an LSP error in some file
- Press
f4(the default next_result shortcut)
- Observe nothing happens
Expected behaviour
The error should be highlighted
Environment (please complete the following information):
- OS: macOs 0.15.7
- Sublime Text version: 4107
- LSP version: 1.4.0
- Language servers used: ruby(solargraph, sorbet)