lkcampbell / brackets-indent-guides

A Brackets extension to show indent guides in the code editor
149 stars 34 forks source link

Feature Request: Highlight Guides #18

Closed spongessuck closed 9 years ago

spongessuck commented 9 years ago

It'd be nice if the guides highlighted along with the block enclosure.

joepie91 commented 9 years ago

+1

fraklo commented 9 years ago

+1

lkcampbell commented 9 years ago

Hi all,

I appreciate the enthusiasm for Indent Guides ideas and all of your downloads and ideas.

Unfortunately, I think this idea requires derived data that is not supplied from within the CodeMirror tokenizer model.

To summarize, I have no access to indent levels of other lines from within the context of a given line. I really wish I did but I don't.

I'm moving this issue to my Code Challenges area. If you all have ideas how to do this, please let me know. I would love to fix a multitude of these types of problems and am always looking for someone to help. Until then, gotta close it as Code Challenge.

If I have misunderstood the request, let me know via email or comments.