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

Blank lines in Hovers are removed #11409

Closed
DanTup opened this issue Sep 1, 2016 · 2 comments
Closed

Blank lines in Hovers are removed #11409

DanTup opened this issue Sep 1, 2016 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@DanTup
Copy link
Contributor

DanTup commented Sep 1, 2016

  • VSCode Version: 1.5 (Insiders)
  • OS Version: Windows 10

This was previously raised and fixed (#10311) in Insiders, but in the last few days it appears to have come back.

Here's the text I'm sending (note: I believe list item spacing is another known issue, so ignore those):

_italic_ **bold**.

And some \`inline code\`.

Here's a screenshot from Insiders last week (good) vs Insiders yesterday (same as Stable)

Hover spacing

@dbaeumer dbaeumer added this to the August 2016 milestone Sep 2, 2016
@dbaeumer dbaeumer added the editor label Sep 2, 2016
@dbaeumer
Copy link
Member

dbaeumer commented Sep 2, 2016

@alexandrudima looks like you did some fixing in hover.css

@alexdima
Copy link
Member

alexdima commented Sep 2, 2016

@jrieken This was caused by c4f3544 -- I did that because I noticed TypeScript hovers were looking pretty ugly in the monaco editor.

I will refine the CSS to apply only to the monaco-editor.

BEFORE MY CHANGE

image

MONACO-EDITOR NPM VERSION

image

@alexdima alexdima added the bug Issue identified by VS Code Team member as probable bug label Sep 2, 2016
@weinand weinand added the verified Verification succeeded label Sep 2, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants