How to specify the file suffix to take effect when using plugins like Tabnine

已回答

I am using the plugin `Tabnine`, but this plugin will break the right grammar tips when typing words on cpp files.

But on some other files (shell, cmake, shader...), it's very usefull.

So with this plugin, I want to disable the hints on cpp files, and keep it active on some other files.

How can I do this with clion ?

0

请先登录再写评论。