Ericsson / CodecheckerVSCodePlugin

VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
Apache License 2.0
24 stars 7 forks source link

Keyboard navigation between different files is broken #71

Closed Discookie closed 2 years ago

Discookie commented 2 years ago

Keyboard navigation between repr. steps doesn't work outside of the active report's file, so when it would jump into a different file, it doesn't open that file. Same thing when jumping with the cursor in a different file.