[Bug]: Ignored import with _
suggests invalid service definition
#41211
Labels
Team/LanguageServer
Language Server Implementation related issues. #Compiler
Type/Bug
userCategory/Editor
Description
Import a package and ignore it's import using
_
import ballerina/http as _;
The LS suggests the following service definition which results in a compiler error.
Steps to Reproduce
No response
Affected Version(s)
U7.1
OS, DB, other environment details and versions
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: