[Improvement]: Add check error code action not suggested #40123
Labels
Area/CodeAction
Language Server Code Actions
Priority/Low
Status/Duplicate
Team/LanguageServer
Language Server Implementation related issues. #Compiler
Type/Improvement
userCategory/Editor
Description
Consider the following scenario
The
io:fileWriteBytes("./audio_clips", audioBytes);
returns a value of typeio:Error?
. The diagnostic can be resolved adding thecheck
keyword. Therefore, theAdd check error
code action can be suggested as a quick fix in this case.Describe your problem(s)
No response
Describe your solution(s)
No response
Related area
-> Editor
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: