| --- | --- |
| Bugzilla Link | 468878 |
| Status | NEW |
| Importance | P3 normal |
| Reported | May 30, 2015 07:28 EDT |
| Modified | Jun 01, 2015 13:35 EDT |
| Reporter | Ed Willink |
Description
When debugging an implicit self expression, there is no source text range that corresponds to "self." and so the debugger is asked to show a zero text length from the correct offset.
Quick fudge; show a one character range.
Investigate the capabilities of the annotations to show a specialized marker.
| --- | --- | | Bugzilla Link | 468878 | | Status | NEW | | Importance | P3 normal | | Reported | May 30, 2015 07:28 EDT | | Modified | Jun 01, 2015 13:35 EDT | | Reporter | Ed Willink |
Description
When debugging an implicit self expression, there is no source text range that corresponds to "self." and so the debugger is asked to show a zero text length from the correct offset.
Quick fudge; show a one character range.
Investigate the capabilities of the annotations to show a specialized marker.