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

browser support info from CSS IntelliSense missing from tooltops #55

Closed
dstorey opened this issue Jul 8, 2016 · 0 comments
Closed

browser support info from CSS IntelliSense missing from tooltops #55

dstorey opened this issue Jul 8, 2016 · 0 comments
Assignees

Comments

@dstorey
Copy link
Member

dstorey commented Jul 8, 2016

Steps:

  • Start typing a CSS property with browser info, such as motion-path
  • Note browser support info included at end of Intellisense string
  • complete typing the declaration
  • hover the property to see the tooltip

Expected:

Browser support info included at end of strong (perhaps on new line)

Actual:

It is missing from the tooltip; it only shows when typing the property.

Arguably it is more useful in the tooltip as you can check quickly if the existing code in your css file is supported, rather than having to delete some text and trigger intellisense again to see that info.

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants