phptools-docs
phptools-docs copied to clipboard
Peek problem with severity "info" opens a next problem with severity "warning"
When peeking a PHP6054 problem vscode seems to go to a totally unrelated problem further down the file

This could be a vscode issue and not a phptools issue?
Seems like a VSCode issue; once the problem is of severity "Info", Peek Problem jumps to the closest problem of severity at least "Warning".
"Info" problems are skipped over.
this is still happening - isn't there an issue on https://github.com/microsoft/vscode/issues?
Hi @jakubmisek
I don't think I filled one at the time!