company-tabnine
company-tabnine copied to clipboard
Should be disabled in strings and comments
Many company backends disable themselves when the user is editing a comment or a string. With company-tabnine, whenever I edit a comment, I get completion suggestions after every word. Is it possible to disable this behavior?
It is the intended and recommended behavior for TabNine, which tries to complete as much as possible, since it intelligently use context information already. I will add disable-in-comments-and-strings as a customizable option :)