How to disable warning about code subject to license?
In PyCharm 2024.3.5 I asked Gemini to generate some code and pasted that code to file. The file got a few warings from PyCharm: “Use code with caution, suggested code may be subject to licenses.”. How to disable this warning? The code that the warning is referencing is rather general, so the warning seems unnecessary. I tried to find the warning in settings/inspections by word “licenses” or “caution” but no luck.

请先登录再写评论。
Hi Bea
Thank you for reaching out,
Could you please confirm that the plugin you are using is “Gemini Code Assist” from Google ?
I found similar case online and it seems this warning is in fact generated by the plugin which is maintained by Google.
You can provide this as feedback to the Google plugin development team using the below link:
https://developers.google.com/gemini-code-assist/docs/write-code-gemini#intellij_10
or check the plugin documentation for further information:
https://developers.google.com/gemini-code-assist/docs/overview
Kind regards,