Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrap signatures onto several lines when function len is over a treshold and function has the focus #831
Wrap signatures onto several lines when function len is over a treshold and function has the focus #831
Changes from 41 commits
dea121c
95f8f3d
0b7c76e
188c410
83d47f7
ab1cdd1
eca5ced
ff4269f
914e01c
cdef965
2033d65
5396396
282250b
6a4de9f
c0f93dc
da89d7c
141b211
a46a3a3
40ac0a6
4172485
7103ce5
eae961a
7c6c6eb
19400ff
a3ebbdf
cd257eb
907792a
977e5b5
91edc51
b504c21
25b5e62
bd2de92
cc82f10
07fc41d
668f4d0
7fc2b10
80de043
a9c5bf2
6784e4c
78f73b9
bf7045f
a37b028
8b24212
56168f8
1f93800
eecf39e
95de622
6fa8dfe
5e946b7
4c8c9b5
18773fe
2090127
b25905b
4bb1065
05a7794
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be None and then we render it like (...) in the templatewriter
Check warning on line 243 in pydoctor/epydoc/markup/__init__.py
pydoctor/epydoc/markup/__init__.py#L243
Check warning on line 260 in pydoctor/epydoc/markup/__init__.py
pydoctor/epydoc/markup/__init__.py#L260
Check warning on line 317 in pydoctor/epydoc/markup/__init__.py
pydoctor/epydoc/markup/__init__.py#L317
Check warning on line 427 in pydoctor/epydoc/markup/__init__.py
pydoctor/epydoc/markup/__init__.py#L427
Check warning on line 430 in pydoctor/epydoc/markup/__init__.py
pydoctor/epydoc/markup/__init__.py#L430
Check warning on line 434 in pydoctor/epydoc/markup/__init__.py
pydoctor/epydoc/markup/__init__.py#L434
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.