Bug 358880 - associate multi-line comments with variables as well, not just functions
Summary: associate multi-line comments with variables as well, not just functions
Status: RESOLVED FIXED
Alias: None
Product: kdev-python
Classification: Developer tools
Component: Language support (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: 1.7.3
Assignee: Sven Brauch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-01 17:20 UTC by Sven Brauch
Modified: 2016-02-06 17:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Brauch 2016-02-01 17:20:27 UTC
Example code:
"""This is a variable."""
a = 3
Comment 1 Sven Brauch 2016-02-06 17:57:43 UTC
fixed in master / 5.0