Skip to content

youngvform/copy-hover-type

Repository files navigation

Copy Hover Type

Download

Very simple vscode extension for hover information.
You can copy type in hover information

Usage

onclick

  1. Cursor at a word and type cmd+k cmd+h(mac) or ctrl+k ctrl+h(window or linux))
  2. Just paste by cmd+v

Quick pick

commands You can also choose a command in quick pick.
Copy Full Hover Information is all information in hover.
Copy Type in Hover Information is type information in hover.
Copy Return Type in Hover Information is return type information in hover.

This is very simple extension, so it doesn't work properly in complex types.

About

vscode extension to copy type in hover information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published