Code Completion for Mercury function return needs tweak

I have the preview version of Fire installed 10.0.0.2597. Code Completion is definitely better in Mercury than before, but I do see another case where it isn’t quite right.

The case is if I am trying to type the return value of a function, and it is returning a collection of some other type, for example: List(of String). The “of” part ends up selecting OFF_MAX, like so:

Thanks,

–Avonelle

Glad to hear that!

Thanx, will log!

I assume the same issue probably happens in all places where a generic parameter is expected?

Thanks, logged as bugs://85454

Yeah, I didn’t think so at first, but now I think you are right.

–Avonelle

Reproduced, and it fails differently for other cases, eg:

bugs://85454 got closed with status fixed.