This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 153689 - docstrings should respect line breaks
Summary: docstrings should respect line breaks
Status: CLOSED INCOMPLETE
Alias: None
Product: python
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-22 01:04 UTC by Peter Lam
Modified: 2017-06-23 08:06 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-11-22 01:04:19 UTC
Transferred from https://nbpython.dev.java.net/issues/show_bug.cgi?id=26

It's really cool to see the docstring (__doc__, first string in a method/class)
of an item in the autocompletion panel, however, the documentation should
respect the line breaks.

Currently the documentation looks unwrapped.

This is merely a decorative issue.

------- Additional comments from th3pr0ph3t Thu Nov 20 03:32:39 +0000 2008 -------

Currently (v0.100) only two line breaks (an empty line) is detected as a line
break. Single line breaks are not.
Comment 1 Jenselme 2017-06-22 19:10:04 UTC
Not sure what the problem is. Closing this bug for now.
Comment 2 Jiri Kovalsky 2017-06-23 08:06:04 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.