Skip to content

Parameter info not available for make() function #2090

@dlsniper

Description

@dlsniper

In the following example

package main

func main() {
    _ = make([]string<string>)
}

The parameter information is not displayed for the function. However the plugin doesn't seem to show them.

IDEA 15.0.2
Plugin 0.10.797

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions