This is quite annoying, when I'm typing a number company invokes completion after I type a .
or when the number of digits exceeds company-minimum-prefix-length
.
This will trigger other company-backends like company-dabbrev-code
or company-yasnippet
(if you've it enabled) or company-keyword
.
Is there anyway I can get company to avoid completion on numbers for all major-modes?