tuliob / jsyntaxpane

Automatically exported from code.google.com/p/jsyntaxpane
0 stars 0 forks source link

Line indention highlighting #108

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is not a bug, but an enhancement, so no steps to reproduce.

> What is the expected output?

In languages like python you do not set braces for the conditional or loop 
statements. For better 
code reading, it would be great to have a thin line that marks the indented 
code, like in the file 
explorer, when opening a directory. Please see the attached file for example.

> What version of the product are you using? On what operating system?

Using 0.9.4 on MacOS X 10.6 (Snow Leopard)

Great work so far!!!

Original issue reported on code.google.com by stefan.b...@googlemail.com on 15 Sep 2009 at 9:44

Attachments:

GoogleCodeExporter commented 9 years ago
I personally think it's not too professional to have that.  It sort of fools 
you into
thinking about code folding, which is not implemented.

Original comment by ayman.al...@gmail.com on 23 Sep 2009 at 8:20

GoogleCodeExporter commented 9 years ago
I must admin, that folding is much more better. I totally agree with you when 
thinking about Java. The point with 
Python is that does you do not even have braces to mark blocks, so this came up 
to my mind to visually support 
the programmer. But in the end your right, so dont hesitate in closing this 
issue.

Original comment by stefan.b...@googlemail.com on 23 Sep 2009 at 5:21

GoogleCodeExporter commented 9 years ago
closing.

Original comment by ayman.al...@gmail.com on 24 Sep 2009 at 3:56