Closed
Description
Description
At the moment, there is no sync between the active editor and the problems-view
meaning that problems are not revealed in the tree based on the editor.
There are two main use-cases not handled:
- switching/opening an editor does not reveal it's markers in the problems-view
- if markers are collapsed in the problems-view, the active editor's node is not expanded
Both use-cases are successfully handled by vscode:
Expanding