Move the language server implementation from the ballerina-lang repository#1
Merged
hasithaa merged 10000 commits intoballerina-platform:migrate-lsfrom May 22, 2025
Merged
Move the language server implementation from the ballerina-lang repository#1hasithaa merged 10000 commits intoballerina-platform:migrate-lsfrom
hasithaa merged 10000 commits intoballerina-platform:migrate-lsfrom
Conversation
Add new option to remove attributes and attribute annotation in XML to record conversion
[Java 21] Fix testerina tests
[Java 21] Fix runtime get hang due to invalid Strand states
[Refactoring] Mark fields as final if they are not reassigned
Fix defaultable error message when an invalid named argument is used
[Refactoring] Exceptions in "throws" clauses should not be superfluous
Use Convention Plugins and Version Catalog
Declare missing Service usage and remove exports to non-existing modules
[Java21] Fix failing debugger for java 21
Add semantic analysis and negative tests for natural expressions
…ina-lang into natural-programming
Improve the pulling modules UX in the language server
Sync with master
Sync with master
Remove older natural functions listing in `ballerinaProject/components` API
Compile the project with the experimental flag if the LS capability is set
…connector/models/connector/Type.java Co-authored-by: Nipuna Ransinghe <nipunaranasinghe93@gmail.com>
Fix inheritDoc annotation in the method documentation
Fix spotbugs error in the workspace manager
[master][LS] Fix IndexOutOfBoundException in STModify API
[Master] Introduce a new api to get documentation for record fields via the Type model
Merge #44046 and #44047 to master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
$title