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
The review of lines can be sometimes irrelevant especially the Indentation Improvements and snake_case
Example :
Variable name should be in snake_case Fix: code_analyzer -> code_analyzer
Once the code analyzer is activated in VS-code, it automatically starts reviewing the changes made in file and even when you navigate through different files. This can Spam the Gemini API, so should be implemented some way to fix it
Even though rare senerio, but there are changes the gemini gives some awful responses by the prompt we are using in gemini_analyzer.py, this can break the whole thing
The VS-code don't activate automatically even though we using this
The text was updated successfully, but these errors were encountered:
Indentation Improvements
andsnake_case
Example :
The text was updated successfully, but these errors were encountered: