打开任意C/C++的源文件,然后打开右键菜单,可以看到 AI static check: 点击这个选项,或者敲入快捷键(shift + win + D在mac下就是shift + cmd + D)就会把当前的源代码发送给kimi AI服务器,大概2,3秒以后,静态检测的结果就可以在输出一栏的[AI-CSTAT]标签下看到(现在还没实现直接显示到对应的代码行,考虑后面...
If you want to see violations from CodeCheck, make your CodeCheck configuration(s) run in the background In Visual Studio Code, open a folder/workspace that contains the .und folder. Also, include all of the source code files that you want. What happens next, automatically If there's...