Community
Participate
Working Groups
Now that we have support for HTML in hovers, we should use HTML in the JS hovers over markdown so we get a lot more control over what it look like. Fixed width fonts, better spacing, etc.
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=50a46704b642558daad61be9ef26f94e2d2e741b Fixed in master I'll leave this bug open for now as I should confirm how it looks on multiple browsers and there may be other tweaks we make. I'm avoiding spending too much time fixing this up as we will likely move to a delegatedUI/UIPlugin style hover that is rendered by the JS plug-in.
For now I reverted this back to using markdown until we can figure out the resize / scrolling story for tooltips - as it was the HTML tooltip wrapped function signatures making it impossible to read.
Now that Tern is handling our hovers we are only supporting markdown in our hovers. I'm going to close this one as wontfix.