Description:
We have added completion support for compiler plugins with https://github.com/ballerina-platform/ballerina-lang/pull/40284. Now, compiler plugins can provide their own completion items in respective services such as http, graphql, grpc, etc.
This issue tracks the implementation of CompletionProviders for the required services.
Description: We have added completion support for compiler plugins with https://github.com/ballerina-platform/ballerina-lang/pull/40284. Now, compiler plugins can provide their own completion items in respective services such as http, graphql, grpc, etc.
This issue tracks the implementation of CompletionProviders for the required services.