Open
Description
We can consider creating "Macaron plugins for text editors/IDEs" to support some use cases:
- Report issues in build config (e.g. GitHub Actions workflow files) directly within the text editor.
- Assist with writing Souffle policy.
The most viable option so far is through the Language Server Protocol (LSP) which is supported by many widely used text editors.