Chutney now has a simple language server ready for integrating in text editors and IDEs. It used stdio for the channel and responds to open, close and save events, sending the results of a linting scan back to the client.
Editor integrations to follow.
Full Changelog: v3.7.0...v3.8.0