Commit Graph

13 Commits

Author SHA1 Message Date
Johannes Rieken 61e2a76157 render text and details, only detail supports mini-md 2021-08-20 16:48:17 +02:00
Johannes Rieken d6a31ab3b0 no hover padding when showing html element contents, fyi @Tyriar 2021-08-19 17:11:52 +02:00
Sandeep Somavarapu ef55a57968 Fix #127903 2021-07-21 11:31:15 +02:00
Henning Dieterichs 7cd9352928 Only enable next/previous actions when there are multiple suggestions. Fixes #125296. 2021-06-10 15:26:54 +02:00
Henning Dieterichs 1bab611b73 Sets user-select: none to the hover actions so they cannot be selected anymore. 2021-06-01 17:58:39 +02:00
Daniel Imms dfc8f1fd03 Move back to min-width for hover hr
Fixes #119374
Caused by #96795
2021-04-14 13:02:16 -07:00
jeanp413 3ed456050c Fixes #111572 2021-01-19 15:30:03 -05:00
Zuckjet a2963771d1 hover info should not be broken within word (#106885)
Fix #105630
2020-11-07 15:01:44 -08:00
Alex Ross 60f19d5939 Fix code hover span margin
Fixes #107849
2020-10-01 14:55:35 +02:00
Alex Ross b7d2879695 Add bottom margin to spans in hovers (#107442)
Fixes #101496
2020-09-28 11:35:23 +02:00
Dirk Baeumer 164e7ed900 Fixes #98982: Horizontal rule in hover renders slightly off 2020-06-04 20:45:21 +02:00
Alex Dima 88bcf236cf Rename .monaco-editor-hover to .monaco-hover 2020-05-14 21:37:23 +02:00
Daniel Imms e087375492 Create a hover widget in base and extend by editor/term widgets 2020-05-14 06:12:44 -07:00