Eric,
Yes, that does look like it’s coming from some of the Git functionality in CodeMix. I do get those messages logged to the Git console as well – just the ones that are looking for Git though, not the others. More importantly, the Console is not automatically activated, not sure why that is happening for you.
Since you aren’t interested in the Git functionality, you can simply turn it off by going to Window > Preferences > CodeMix > User Settings and changing the git.enabled
setting to false
. This stopped the messages for me.
Do let us know if that doesn’t work.