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 239092 - Indentation guides are shown for 0th column
Summary: Indentation guides are shown for 0th column
Status: REOPENED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-03 21:05 UTC by markiewb
Modified: 2016-07-10 18:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (278.20 KB, image/png)
2013-12-03 21:05 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-12-03 21:05:53 UTC
Created attachment 142825 [details]
Shows the issue

Follow up to https://netbeans.org/bugzilla/show_bug.cgi?id=182513

ACTUAL: indentation guides are shown even for the 0th column. (IMHO this makes no sense because so there will always be a line without any advantage for the user) - see screenshot (in comparison with IDEA)

EXPECTED: indentation guides are NOT show for the 0th column. See screenshot

Product Version: NetBeans IDE Dev (Build 201311280002)
Updates: Updates available
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Milutin Kristofic 2014-01-15 16:42:44 UTC
It depends on language. In java usually you have one big class and there are some reason not to show line on 0th position, but for scripting languages, javascript, etc. it can be important. 

If this get enough votes, I can prepare some options in formatting for this. Till that It is won't fix for me, or P4.
Comment 2 Martin Balin 2016-07-07 07:27:24 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 3 markiewb 2016-07-10 18:12:45 UTC
Still valid in 8.2 dev 
Product Version: NetBeans IDE Dev (Build 201607100002)