Skip to content

require(...).connect() hint is usually inappropriate #120

Open
@SpenceKonde

Description

@SpenceKonde

Any instance of "require().connect(" in the right hand side of the IDE brings up a tool-tip like popup while typing - and in this case, it's just about always inappropriate.

No matter what module is being called, it suggests 'connect(options,callback) -> socket' - which... which actually isn't ever the case, technically speaking, since even for the WiFi/Ethernet modules, you don't get a socket back...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions