Problem
Currently, for Ballerina, we have the support for diagnostics in the VSCode extension. Also we have bal scan that provide static code analysis via the CLI command.
However, we do not have a linter that provides static code analysis suggestions at development time in the IDE.
Proposed Solution
Support static code analysis suggestions as a Linter.
Alternatives
No response
Version
No response