Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Update document code action not available for undocumented parameter and return value #43378

Open
LakshanWeerasinghe opened this issue Sep 11, 2024 · 0 comments
Labels
needTriage The issue has to be inspected and labeled manually Team/LanguageServer Language Server Implementation related issues. #Compiler Type/Bug userCategory/Compilation

Comments

@LakshanWeerasinghe
Copy link
Contributor

Description

$subject

Steps to Reproduce

# Calculate the dummy of a given byte array.
isolated function dummy(byte[] bytes) returns string => "dummy";

Affected Version(s)

No response

OS, DB, other environment details and versions

No response

Related area

-> Compilation

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@LakshanWeerasinghe LakshanWeerasinghe added Type/Bug Team/LanguageServer Language Server Implementation related issues. #Compiler labels Sep 11, 2024
@ballerina-bot ballerina-bot added needTriage The issue has to be inspected and labeled manually userCategory/Compilation labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needTriage The issue has to be inspected and labeled manually Team/LanguageServer Language Server Implementation related issues. #Compiler Type/Bug userCategory/Compilation
Projects
None yet
Development

No branches or pull requests

2 participants