Open SanketDG opened 7 years ago
The API provided by coala has changed a lot, and so the plugin needs to be modified to allow that. Alternatively we use subprocess to run coala which would be more robust to future API changes
On 02-Dec-2016 10:59 am, "Sanket Dasgupta" notifications@github.com wrote:
When I try to run the coala plugin in gedit:
execute_section() missing 2 required positional arguments: 'cache' and 'console_printer'
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/coala/coala-gedit/issues/18, or mute the thread https://github.com/notifications/unsubscribe-auth/ACGUp6sMp4ZppiVV8gUkEQjmB_YDYrz0ks5rD6y6gaJpZM4LCNrG .
When I try to run the
coala
plugin in gedit: