mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 08:06:56 +07:00
It's not necessary as in Quick Documentation a definition is wrapped in <pre/> tag according to new guide lines, and in tooltips line breaks are preserved thanks to UIUtil.getHtmlBody() used in HintUtil.prepareHintText().
2 lines
64 B
HTML
2 lines
64 B
HTML
@decorator1, @decorator2
|
|
def foo(param: Any) -> Optional[Any] |