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 supported25 Subscribers
Add a CodeTriage badge to ballerina-lang
Help out
- Issues
- [Bug]: Language Server crashes when opening a project with a large number of Ballerina types
- [Improvement]: Improve type conversion logic by remembering repeated checks of non-convertible types
- [Improvement]: Update the project which is in ToolContext after each tool config execute
- [Bug]: Invalid error for xml subtypes other than `xml:Element` for an attribute access with a prefix
- [Bug]: Async send is not allowed within a lock statement
- [Improvement]: Improve errors for worker sync send and worker receive actions within lock statements
- [Improvement]: Provide completions and snippets for the `Format.toml`
- [Improvement]: Use parameter instead of argument in the diagnostic for trying to assign to a parameter
- [Bug]: Invalid `Change variable` code action provided for an expression with inferred typedesc value
- [Bug]: Invalid unused variable warning for a variable defined in a binding pattern
- Docs
- Ballerina not yet supported