Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Improve or suppress hover that displays "any" for JavaScript functions #85

@jasonrudolph

Description

@jasonrudolph

Description

When using ide-typescript with JavaScript files, I often see a tooltip like the one below. As far as I can tell, this tooltip isn't providing useful information. As a result, I find these tooltips distracting. Would it be possible to suppress these tooltips or enhance them in a way that they provide meaningful information about the function?

Steps to Reproduce

  1. Open atom/teletype-client:test/rest-gateway.test.js in Atom
  2. Hover over the the call to close on line 12

Expected behavior:

No tooltip appears, or tooltip appears with additional information about the close function

Actual behavior:

Tooltip appears with the word "any"

Reproduces how often:

100%

Versions

$ apm list | grep ide-
├── atom-ide-ui@0.8.1
├── ide-typescript@0.7.2

$ atom --version
Atom    : 1.25.0-dev-8ba04f0f0
Electron: 1.7.11
Chrome  : 58.0.3029.110
Node    : 7.9.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions