I used to have Codeintel working fine in ST2, just installing it and start having its autocompletion.
But now with ST3 it’s not working. I only installed through package control and expect it to start working straight away. Am I missing some configuration?
I get this error in the console when I execute the command: SublimeCodeIntel: Reset: TypeError: run_() takes from 1 to 2 positional arguments but 3 were given
I also have this messages in the status bar when trying to launch codeintel autocompletion (in a Javascript file):
*Warning: Evaluating ‘Variable_name’ at ‘file_name.js’ #line_number. Could not resolve the first part of ‘Variable_name’, Info, processing Javascript, please wait… *
Also, this message keeps appearing (and usually stays there for more than 30 seconds):
info: processing Javascript, please wait…