CodecheckerVSCodePlugin
CodecheckerVSCodePlugin copied to clipboard
Reports in current file do not get refreshed after analysis
After the analysis is done (at file save or wiht the "Re-analyze current file" button), the analysis results are not getting refreshed.
Currently the plugin detects that the analysis has finished and the results should be updated based on of filesystem change event on the metadada.json file.
In some environements, such as WSL this event does not work as expected. We could make a note about this in the Readme.