mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
PY-895: show constructor's quickdoc on constructor call.
Also: links to classes inside method and class quickdocs. Adds tests for property quickdocs.
This commit is contained in:
@@ -1 +1 @@
|
||||
<html><body><code><small>class <b>Foo</b>(object)</small><br>Doc of Foo.</code></body></html>
|
||||
<html><body><code>class <b>Foo</b>(<a href="psi_element://#parent#object">object</a>)<br>Doc of Foo.</code></body></html>
|
||||
|
||||
Reference in New Issue
Block a user