You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my React projects, at random times, the extension is opening a "tsconfig.json" file out of nowhere in VsCode. Sometimes, it opens a "keybidings.json" instead. Some of these files are not even part of my solution Explorer.
Expected behavior
No random file should pops up in the IDE without my explicit action to open a file.
Actual behavior
When VsCode starts, or in other times when i'm typing code, wham!!! a random tsconfig.json file pops up in front of me, disrupting my work and suddenly I'm typing code in this file instead of my solution files, all my logic is gone and it just makes me mad!
Steps to reproduce
Enable extension Checkmarx
Restart VsCode
Work on any react project for some time
Environment
Vscode extension version 2.7.0
Platform Windows 10 x64
Logs
No Log appears when this bug happens, however this is the log I have:
[INFO - 10:44:41 AM] Checkmarx plugin is running
[INFO - 10:44:41 AM] Initializing severity filters
[INFO - 10:44:41 AM] Initializing group by selections
[INFO - 10:44:41 AM] Data refreshed and synced with Checkmarx One platform
[INFO - 10:44:42 AM] Initializing state filters
Describe the bug
In my React projects, at random times, the extension is opening a "tsconfig.json" file out of nowhere in VsCode. Sometimes, it opens a "keybidings.json" instead. Some of these files are not even part of my solution Explorer.
Expected behavior
No random file should pops up in the IDE without my explicit action to open a file.
Actual behavior
When VsCode starts, or in other times when i'm typing code, wham!!! a random tsconfig.json file pops up in front of me, disrupting my work and suddenly I'm typing code in this file instead of my solution files, all my logic is gone and it just makes me mad!
Steps to reproduce
Environment
Logs
No Log appears when this bug happens, however this is the log I have:
[INFO - 10:44:41 AM] Checkmarx plugin is running
[INFO - 10:44:41 AM] Initializing severity filters
[INFO - 10:44:41 AM] Initializing group by selections
[INFO - 10:44:41 AM] Data refreshed and synced with Checkmarx One platform
[INFO - 10:44:42 AM] Initializing state filters
[INFO - 10:44:42 AM] Git Extension - Add branch.
[INFO - 10:44:47 AM] Filters initialized
[INFO - 10:44:49 AM] Group by initialized
The text was updated successfully, but these errors were encountered: