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
Unfortunately, we did not test this scenario - we did not even expect that the plugin in the code space would be alive in any form. However, now that I have researched it, I see that we can bring it to a working form. I added the task to the backlog.
At the moment, the main problem observed in codespace is incremental scanning. If you do a full scan every time it will work but slightly limited. "Command Pallet" -> "Start Full Scan"
As for the "InsufficientMemory" error, it does not break the work, but reduces the quality of the analysis. I suspect that there is something wrong with the RAM that the codespace allocates for the session.
For such a scenario, I recommend disabling the built-in resource consumption limit in the plugin settings.
This plugin tears down into pieces when being attempted to run in π¨βπ» Codespaces:
Could you clarify why doesn't it perform in Codespaces?
Is there a possible solution in the future?
The text was updated successfully, but these errors were encountered: