You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Hi,
I found sub-optimal behaviour in TOC for Python files.
The def keyword occupies separate line in long function names.
This is not optimal behavior, as it occupies whole new line in TOC
and occupies precious space
(one want to see as many functions as possible in the view without scrolling)
One screenshot says it all:
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I found sub-optimal behaviour in TOC for Python files.
The def keyword occupies separate line in long function names.
This is not optimal behavior, as it occupies whole new line in TOC
and occupies precious space
(one want to see as many functions as possible in the view without scrolling)
One screenshot says it all:
The text was updated successfully, but these errors were encountered: