Commit Graph

13 Commits

Author SHA1 Message Date
Matt Bierner
f2b9e43a0e Preserve newlines in signature help display
Fixes #26346

**Bug**
Signature help currently handles newlines differently than completion item providers. This results in inconsistent looking documentation

**fix**
Use `pre-wrap` for the signature help documentation the same way we do for completion items
2017-05-09 21:30:24 -07:00
rebornix
d96e547ec5 Fix height issue for function overload hint 2017-02-06 08:21:43 -08:00
rebornix
e73faed9f1 fix flexbox height issue for parameter hint on IE and Safari 2017-02-03 15:15:35 -08:00
Joao Moreno
608309dc4a fixes #13636 2016-10-26 15:22:58 +02:00
Joao Moreno
77d8f8b5f4 fix fonts in suggest, parameter hints 2016-09-12 12:51:06 +02:00
Joao Moreno
e928e758b6 parameter hints: scroll 2016-09-12 12:51:06 +02:00
Joao Moreno
4db0daca15 parameter hints: first steps
related to #2330
2016-09-12 12:51:06 +02:00
Joao Moreno
89a490b1a5 typo 2016-09-05 18:05:11 +02:00
Alex Dima
d436ded577 Collapse some equivalent rules to reference files only once 2016-06-07 18:46:56 +02:00
Joao Moreno
da3a793f9b align parameter hints with suggest
fixes #6170
2016-06-02 16:17:28 +02:00
Benjamin Pasero
161bc8dd23 update font-family ordering (for #5260) 2016-04-22 13:50:53 +02:00
Benjamin Pasero
0718b12cc1 Use proper font family for East Asian languages (CJK) (fixes #5260) 2016-04-19 17:46:10 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00