- Operating system: Windows 10
- IDE name and flavor/env: VS Code 1.67
- SonarLint plugin version: 3.5.3
I am using VS Code under WSL1 (Ubuntu 22.04) for C++ and Python projects . I am not getting SonarLint hints nor messages in the “Problems” panel. SonarLint output logs a record like
[Warn - 12:48:48.598] Illegal state. File ...... is reported changed but we missed the open notification
for each editing action.
Can you help me?