Update describeClass method in PythonDocumentationProvider.

Now all expressions are printed and links are injected into unqualified references and subscriptions.
This commit is contained in:
Semyon Proshev
2017-09-22 15:52:15 +03:00
parent 924ed716d6
commit adddb531d8
13 changed files with 136 additions and 44 deletions
+1 -1
View File
@@ -1 +1 @@
<html><body><code>class <b>Foo</b>(<a href="psi_element://#parent#object">object</a>)<br>Doc&nbsp;of&nbsp;Foo.</code></body></html>
<html><body><code>class&nbsp;<b>Foo</b>(<a href="psi_element://#parent#object">object</a>)<br>Doc&nbsp;of&nbsp;Foo.</code></body></html>