solargraph icon indicating copy to clipboard operation
solargraph copied to clipboard

Completion candidates for union types

Open castwide opened this issue 4 years ago • 0 comments

Ref #507

ApiMap#get_complex_type_methods collects a union of methods for complex types, e.g., [String, Array] returns both String and Array methods.

castwide avatar Nov 30 '21 10:11 castwide