Skip to content

Remove Core prefix in function parameter hints bubble #1164

@CameronBieganek

Description

@CameronBieganek

Similar to #1086, which has been closed.

This is what it currently looks like:

image

But if we look at methods(read) we see that there are no Core prefixes in the method declaration:

image

And for good measure, here's the screen cap from the JuliaLang repo on github:

image

The Core prefixes add noise to the parameter hints, so it would be nice if those could be omitted somehow.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions