ballerina-lang
https://github.com/ballerina-platform/ballerina-lang
Ballerina
The Ballerina Programming Language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Ballerina not yet supported27 Subscribers
Add a CodeTriage badge to ballerina-lang
Help out
- Issues
- [Bug]: The function snippet generated for an isolated variable in a library function is incorrect
- [Improvement]: Provide a code action to convert an if-else block to a ternary expression
- [Improvement]: Provide a CA to remove the typed binding pattern node in the on fail clause
- [Bug]: `Extract to function` CA should not be provided for an expression with a compilation error type
- [Bug]: A function call completion item is provided where a function pointer is expected
- [Bug]: Functions registered with 'runtime:onGracefulStop' are being executed when Ballerina main panics
- [Bug]: Invalid code action provided for a function call with a check expression
- [Bug]: Invalid `'unsupported intersection'` diagnostic is generated for a compound assignment with a member access
- [Task]: Update the spec for description sections in API docs
- Optimize finite type value creation in json parser
- Docs
- Ballerina not yet supported