Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Extract function" tooltip no longer useful #38083

Closed
ghost opened this issue Nov 10, 2017 · 0 comments
Closed

"Extract function" tooltip no longer useful #38083

ghost opened this issue Nov 10, 2017 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug typescript Typescript support issues verified Verification succeeded
Milestone

Comments

@ghost
Copy link

ghost commented Nov 10, 2017

  • VSCode Version: Code - Insiders 1.19.0-insider (0fbdfff, 2017-11-09T06:19:28.857Z)
  • TypeScript Version: 2.7.0-dev.20171108
  • OS Version: Linux x64 4.4.0-21-generic
  • Extensions: none

Steps to Reproduce:

  1. Type:
function f() {
    console.log("");
}
  1. Highlight console.log.

shot

The descriptions are useful in vscode non-insiders, using the same TypeScript version.

@vscodebot vscodebot bot added the insiders label Nov 10, 2017
@vscodebot vscodebot bot added the typescript Typescript support issues label Nov 10, 2017
@mjbvz mjbvz added the bug Issue identified by VS Code Team member as probable bug label Nov 10, 2017
@mjbvz mjbvz added this to the November 2017 milestone Nov 10, 2017
@mjbvz mjbvz closed this as completed in 8e1bf19 Nov 10, 2017
@roblourens roblourens added the verified Verification succeeded label Dec 6, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug typescript Typescript support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants